UnderlyingType

UnderlyingType typedef

Alias for the enum’s underlying type.

using System::Enum< E, Guard >::UnderlyingType =  typename std::underlying_type<E>::type

See Also