TypeRefGetUnderlyingTypeOfEnum Method |
Get the the underlying type if this is an enum type (otherwise returns null).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public TypeRefBase GetUnderlyingTypeOfEnum()
Return Value
Type:
TypeRefBaseSee Also