Returns the number of instances of a specific group.
Int32 ICENode.GetGroupInstanceCount( Int32 groupidx ); |
oLong = ICENode.GetGroupInstanceCount( PortGroupIndex ); |
Parameter | Type | Description |
---|---|---|
PortGroupIndex | Long | Port group index to match. |