MEPNetworkSegmentData(MEPNetworkSegmentData)
Constructor
Description:
Creates a new segment data object based on another object.
Creates a new segment data object based on another object.
Parameters
Parameter | Type | Description |
---|---|---|
other | MEPNetworkSegmentData | The other segment data that the new object is based on. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |