Click or drag to resize

TupleRefCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate(Int32)
Construct a TupleRef from a list of types.
Public methodStatic memberCreate(Expression)
Construct a TupleRef from a list of types.
Public methodStatic memberCreate(Boolean, Expression)
Construct a TupleRef from a list of types.
Public methodStatic memberCreate(Boolean, Int32)
Construct a TupleRef from a list of types.
Public methodStatic memberCreate(ChildListExpression, ListInt32, Int32)
Construct a TupleRef from a list of types.
Public methodStatic memberCreate(ChildListExpression, Boolean, ListInt32, Int32)
Construct a TupleRef from a list of types.
Top
See Also