public void NumberPCTLoops( ICollection<PlanningSegment> colObjects )
public: void NumberPCTLoops( ICollection<PlanningSegment^>^ colObjects )
Parameters
- colObjects
- Collection of objects to numerate. Can't be
null
or empty. Objects other then PCTLoop or StructureSegment are ignored.