Open sandboxFocus

Property TupleElements

TupleElements

Gets the elements of the tuple.

Declaration
IReadOnlyList<ITupleElement> TupleElements { get; }
Property Value
Type Description
IReadOnlyList<ITupleElement>