BcfTupleParameterT Class |
Namespace: CalculationWorks.BusinessModel
The BcfTupleParameterT type exposes the following members.
| Name | Description | |
|---|---|---|
| Calculator |
Gets the BcfCalculator the tuple parameter belongs to.
(Inherited from BcfTupleParameter.) | |
| CreateTuples |
Reference to tuple construction method
| |
| ItemParameters |
The parameters managing the tuple items.
(Inherited from BcfTupleParameter.) | |
| Name |
The name.
(Inherited from BcfTupleParameter.) |
| Name | Description | |
|---|---|---|
| Accept |
Lets the visitorVisitT(BcfTupleParameterT).
(Overrides BcfTupleParameterAccept(IBcfTupleParameterVisitor).) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetTuples |
Creates a tuple.
| |
| GetTupleSourceRows |
Evaluates the tuple rows.
(Inherited from BcfTupleParameter.) | |
| GetTupleSourceRowsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from BcfTupleParameter.) | |
| GetTuplesUnchecked |
Creates a tuple, allows using optimizer cells and skipping checks.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from BcfTupleParameter.) |