imbEnumForGenericCollections Class |
Namespace: imbSCI.Core.extensions.enumworks
The imbEnumForGenericCollections type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds the specified item as key and its String form as Value
| |
| AddEnumAllT |
Add all enum values of the specified enum type
| |
| AddEnumAsNumericAllT |
Adds all enum values from the type but as numeric string coresponding to the Enum member Int32 value
|