EnumDescriptor Constructors
Supplies metadata information on an enumeration used in an XAF application.
Name | Parameters | Description |
---|---|---|
Enum |
caption |
Initializes a new instance of the Enum |
Enum |
enum |
Creates and initializes a new instance of the Enum |
Enum |
type |
Creates and initializes a new instance of the Enum |
See Also