Click or drag to resize
DynamicTomlCreateTable Method
Make a DynamicToml with the empty table.

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

Return Value

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