CompilerServices.StringArrayInit Method | |
Namespace:
XSharp.Internal
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC METHOD StringArrayInit(
a AS Array
) AS VOID
public static void StringArrayInit(
Array a
)
Request Example
View SourceParameters
- a
- Type: Array
See Also