Click or drag to resize
DynamicTomlIsArray Property
Gets a value indicating whether the DynamicToml represents an array.

Namespace: HyperTomlProcessor
Assembly: HyperTomlProcessor (in HyperTomlProcessor.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool IsArray { get; }

Property Value

Type: Boolean
See Also