Click or drag to resize

IGraphNodeIsArray Property

Returns true if the underlying value is an array.

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
bool IsArray { get; }

Property Value

Type: Boolean
See Also