| AkObjectListTLoadByIdstr Method |
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic void LoadByIdstr(
string idstr,
char separator
)
Parameters
- idstr
- Type: SystemString
标识组合字符串。 - separator
- Type: SystemChar
分隔字符串。
See Also