public void GetCrossReferencedInterruptionPoints( InterruptionPoint oInterruptionPoint, ref ArrayList colInterruptionPoints )
public: void GetCrossReferencedInterruptionPoints( InterruptionPoint^ oInterruptionPoint, ArrayList^% colInterruptionPoints )
Parameters
- oInterruptionPoint
- Interruption point with name, for which all other cross reference interruption points should be found.
- colInterruptionPoints
- The result list with all cross reference interruption points.