Values
Gets the list of literals in the tuple.
Declaration
public IReadOnlyList<TypedConstant> Values { get; }Property Value
| Type | Description |
|---|---|
| IReadOnlyList<TypedConstant> |
Gets the list of literals in the tuple.
public IReadOnlyList<TypedConstant> Values { get; }| Type | Description |
|---|---|
| IReadOnlyList<TypedConstant> |