public void GetCrossReferencedInterruptionPoints( InterruptionPoint oInterruptionPoint, ref ArrayList colInterruptionPoints )
public: void GetCrossReferencedInterruptionPoints( InterruptionPoint^ oInterruptionPoint, ArrayList^% colInterruptionPoints )
Parameters
| Parameter Name | Description |
|---|---|
| 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. |