The EnumBuffer TEnum, TAttribute type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| EnumBuffer TEnum, TAttribute |
Construct.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| GetEnum(String, Exception ) |
Returns the tag for an enumeration.
| |
| GetEnum(String, TEnum , Exception ) |
Returns the tag for an enumeration.
| |
| (Inherited from | ||
| (Inherited from | ||
| GetValue(TEnum, Exception ) |
Returns the enumeration for a tag.
| |
| GetValue(TEnum, String , Exception ) |
Returns the enumeration for a tag.
| |
| ToEnumList |
Returns a list of all enumerations.
| |
| (Inherited from | ||
| ToValueList |
Returns a list of all enumerations.
|
See Also