TypeRefIsBuiltInTypeOrArray Property |
True if the referenced type is a built-in type or an array of a built-in type.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsBuiltInTypeOrArray { get; }
Property Value
Type:
BooleanSee Also