Click or drag to resize

BaseListTypeDecl_baseTypes Field

List of base types, each of which is an Expression that must evaluate to a TypeRef in valid code.

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

Field Value

Type: ChildListExpression
See Also