ICENodePort.Index

Description

Returns the port index of this port as a Long within its port group.

Note: This property refers to the index of the port within the node port group and is different from the index used to access the ICENodePortCollection, ICENodeInputPortCollection or ICENodeOutputPortCollection.

C# Syntax

// get accessor
Int32 rtn = ICENodePort.Index;

See Also

ICENodePort.GroupIndex ICENodePort.GroupInstanceIndex