Click or drag to resize

TypeRefPrimitiveTypeNames Field

A hash set of primitive type names (the "System" namespace prefix is NOT included on the names).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public static readonly HashSet<string> PrimitiveTypeNames

Field Value

Type: HashSetString
See Also