Click or drag to resize

GH_ItemHasIndex Property

Gets the index existence implication. The item is considered to have an index qualifier if the index value is larger than or equal to zero.

Namespace:  GH_IO.Types
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public bool HasIndex { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:GH_IO.Types.GH_Item.HasIndex"]

See Also