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