Click or drag to resize
DynamicTomlCreateArray Method
Make a DynamicToml with the empty array.

Namespace: HyperTomlProcessor
Assembly: HyperTomlProcessor (in HyperTomlProcessor.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static Object CreateArray()

Return Value

Type: Object
A DynamicToml with the empty array.
See Also