The following tables list the members exposed by CalcNode.
Public Constructors
Public Properties
| Name | Description |
| Dependents |
Gets or sets the dependents nodes which indicates what nodes are affected by value of current node.
|
| Id |
Gets the id.
|
| IsDirty |
Gets a value indicating whether this instance is dirty.
|
| Precedents |
Gets or sets the precedents nodes which indicates what nodes affect the value of the current node.
|
| Source |
Gets the source.
|
Top
Public Methods
| Name | Description |
| Equals | Determines whether the specified System.Object is equal to this instance. |
| GetHashCode |
Returns a hash code for this instance.
|
Top
Public Operators
See Also