BcfTupleParameterT Methods |
The BcfTupleParameterT generic type exposes the following members.
| 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.) |