GetValue
GetValue<TEnum>()
public IList<TEnum> GetValue<TEnum>() ;
Description
Get the value.
Type Parameters
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| TEnum | enum type |
|
Returns
value. If it cannot be obtained, it returns null.
Get the value.
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| TEnum | enum type |
|
value. If it cannot be obtained, it returns null.