2027 Members
Changes 4
M

MEPNetworkIterator Methods

Name Return Type Description Inherited From
M Dispose() None
M End() Boolean Checks if the network iteration has completed.
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetAnalyticalModelData() MEPAnalyticalModelData Gets the analytical model data at the current iteration step.
M GetAnalyticalNode() MEPAnalyticalNode Gets the analytical node at the current iteration step.
M GetAnalyticalSegment() MEPAnalyticalSegment Gets the analytical segment at the current iteration step.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetOtherAnalyticalNode() MEPAnalyticalNode Gets the other analytical node at the current iteration step.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M Next() None Moves this iterator to the next step of network iteration.
M Start() None Gets the first step of network iteration.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object