Click or drag to resize

NodeConnection Methods

[This is preliminary documentation and is subject to change.]

The NodeConnection type exposes the following members.

Methods
  NameDescription
Public methodEquals
Equals Implementation
(Inherited from SimulationBase.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
GetHashCode impelementation
(Inherited from SimulationBase.)
Public methodGetParallelDistance
Gets the distance to a parallel connection.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsParallelTo
Returns true if a connection is parallel to this connection
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
ToString Implementation
(Inherited from SimulationBase.)
Top
See Also