public PlanningSegment.PLCAddress AddPLCAddress( PlanningSegment.PLCAddress pSourceAddress )
public: PlanningSegment.PLCAddress^ AddPLCAddress( PlanningSegment.PLCAddress^ pSourceAddress )
Parameters
| Parameter Name | Description |
|---|---|
| pSourceAddress | PLCAddress object of which copy will be created. If null new object will be created. |
Return Value
Returns created element.