IEnumLiteral Interface
Namespace: NextDesign.Core
Description
Access object to enumeration literals.
Belonging Area
| Name | Description |
|---|---|
| Profile | APIs to access profiles. |
Inherit Base
| Name | Description |
|---|---|
| INamedElement | Represents a nameable element. |
Property
| Name | Description |
|---|---|
| OwnerEnum | Gets the enumeration that holds this literal. |
| Value | Enum value |