TypeRefKeywordToBuiltInTypeIndexMap Field |
A dictionary of built-in type keywords to a unique index value.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static Dictionary<string, int> KeywordToBuiltInTypeIndexMap
Field Value
Type:
DictionaryString,
Int32See Also