2024 Members
Changes 4
M

MEPNetworkSegmentData Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetDownstreamSegments() IList<MEPNetworkSegmentId> Gets all downstream network segments.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M GetUpstreamSegments() IList<MEPNetworkSegmentId> Gets all upstream network segments.
M IsValid() bool Verified if this segment data has been assigned some valid values afer calculation.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .