Click or drag to resize

TupleRef_fields Field

The fields of the tuple.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected ChildList<FieldDecl> _fields

Field Value

Type: ChildListFieldDecl
See Also