TupleRefCreate Method |
Name | Description | |
---|---|---|
Create(Int32) |
Construct a TupleRef from a list of types.
| |
Create(Expression) |
Construct a TupleRef from a list of types.
| |
Create(Boolean, Expression) |
Construct a TupleRef from a list of types.
| |
Create(Boolean, Int32) |
Construct a TupleRef from a list of types.
| |
Create(ChildListExpression, ListInt32, Int32) |
Construct a TupleRef from a list of types.
| |
Create(ChildListExpression, Boolean, ListInt32, Int32) |
Construct a TupleRef from a list of types.
|