Click or drag to resize

Node Methods

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

The Node type exposes the following members.

Methods
  NameDescription
Public methodAddNodeConnection
Adds a node connection where this node is either start or end node.
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
ToString Implementation
(Inherited from SimulationBase.)
Top
See Also