DynamicTomlIsObject Property |
Gets a value indicating whether the
DynamicToml represents a table.
Namespace: HyperTomlProcessorAssembly: HyperTomlProcessor (in HyperTomlProcessor.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool IsObject { get; }
Public ReadOnly Property IsObject As Boolean
Get
Property Value
Type:
BooleanSee Also