Click or drag to resize

TupleRefTypes Property

The type Expressions of the tuple.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public virtual List<Expression> Types { get; set; }

Property Value

Type: ListExpression
See Also