TupleElements
Gets the elements of the tuple.
Declaration
IReadOnlyList<ITupleElement> TupleElements { get; }Property Value
| Type | Description |
|---|---|
| IReadOnlyList<ITupleElement> |
Gets the elements of the tuple.
IReadOnlyList<ITupleElement> TupleElements { get; }| Type | Description |
|---|---|
| IReadOnlyList<ITupleElement> |