| AkCommonToArray Method (Object) |
对象数组。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static Object[] ToArray(
params Object[] a
)
Parameters
- a
- Type: SystemObject
变长对象数组。
Return Value
Type:
Object对象数组。
See Also