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