TupleElement Type
Union cases
| Union case |
Description
|
|
|
Full Usage:
FixedLabel(string, TupleElementType)
Parameters:
string
Item2 : TupleElementType
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsFixed
Returns: bool
|
|
Full Usage:
this.IsFixedLabel
Returns: bool
|
|
Full Usage:
this.IsOptional
Returns: bool
|
|
Full Usage:
this.IsRest
Returns: bool
|
|
Full Usage:
this.IsVariadic
Returns: bool
|
|
Full Usage:
this.Label
Returns: string voption
|
|
Full Usage:
this.Name
Returns: string voption
Modifiers: inline |
|
|
|