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