| AkJsonListNew Method (String) |
构造。
Namespace: Appkit.Web.UIAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static AkJsonList New(
string objectType
)
Parameters
- objectType
- Type: SystemString
对象类型名称。
Return Value
Type:
AkJsonListAkJsonList对象。
See Also