BcfTupleParameter Class |
Namespace: CalculationWorks.BusinessModel
The BcfTupleParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| Calculator |
Gets the BcfCalculator the tuple parameter belongs to.
| |
| ItemParameters |
The parameters managing the tuple items.
| |
| Name |
The name.
|
| Name | Description | |
|---|---|---|
| Accept |
Lets the visitorVisitT(BcfTupleParameterT).
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetTupleSourceRows |
Evaluates the tuple rows.
| |
| GetTupleSourceRowsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |