GrapeCity.CalcEngine Namespace : CalcFunctionIdentity Class |
The following tables list the members exposed by CalcFunctionIdentity.
Name | Description | |
---|---|---|
CalcFunctionIdentity Constructor | Initializes a new instance of the CalcFunctionIdentity class. |
Name | Description | |
---|---|---|
FunctionName | Gets the name that represents the calling function. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity) | |
GetHashCode | Returns a hash code for this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity) | |
ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
CompareTo | Overridden. Determines whether the specified CalcCellIdentity is equal to the current CalcCellIdentity. | |
ComputeHash | Overridden. Serves as a hash function for the CalcCellIdentity type. |