DynamicTomlCreateArray Method |
Namespace: HyperTomlProcessorAssembly: HyperTomlProcessor (in HyperTomlProcessor.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public static Object CreateArray()
Public Shared Function CreateArray As Object
Return Value
Type:
ObjectA
DynamicToml with the empty array.
See Also