EnumExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumeration type extension methods.
public static class EnumExtensions
type EnumExtensions = class
Public Module EnumExtensions
- Inheritance
-
EnumExtensions
Methods
GetAttributeOfType<T>(Enum) |
Gets an attribute on an enum field value. |
GetDisplayName(Enum) |
Gets the enum display name. |