Spread Silverlight Documentation
CalcNode Class Members
Properties  Methods 


GrapeCity.CalcEngine Namespace : CalcNode Class

The following tables list the members exposed by CalcNode.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CalcNode class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the dependents nodes which indicates what nodes are affected by value of current node.  
Public Property Gets the id.  
Public Property Gets a value indicating whether this instance is dirty.  
Public Property Gets or sets the precedents nodes which indicates what nodes affect the value of the current node.  
Public Property Gets the source.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object is equal to this instance.  
Public Method Returns a hash code for this instance.  
Top
Public Operators
Implements the operator ==.
Implements the operator !=.
Top
See Also

Reference

CalcNode Class
GrapeCity.CalcEngine Namespace