UnderlyingType
Gets the underlying type of an enum, the non-nullable type of a nullable reference type, or the current type.
Declaration
INamedType UnderlyingType { get; }
Property Value
Type | Description |
---|---|
INamedType |
Gets the underlying type of an enum, the non-nullable type of a nullable reference type, or the current type.
INamedType UnderlyingType { get; }
Type | Description |
---|---|
INamedType |