Click or drag to resize

IDIndex Property

Gets the index of this ID, if there is no valid index then -1 is returned.

Namespace:  GH_IO.Serialization
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public int Index { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:GH_IO.Serialization.ID.Index"]

See Also