GrapeCity.CalcEngine Namespace : CalcNode Class |
The following tables list the members exposed by CalcNode.
Name | Description | |
---|---|---|
CalcNode Constructor | Initializes a new instance of the CalcNode class. |
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. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. |
Equality | Implements the operator ==. |
Inequality | Implements the operator !=. |