Returns the number of instances of a specific group.
Int32 ICENode.GetGroupInstanceCount( Int32 groupidx );
oLong = ICENode.GetGroupInstanceCount( PortGroupIndex );
Long