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