GetAll
Enumeration.GetAll<T> method
Returns all enumeration values.
public static IEnumerable<T> GetAll<T>()
    where T : Enumeration
| Parameter | Description | 
|---|---|
| T | Enumerated object type. | 
Return Value
Enumerable of the provided type
See Also
- class Enumeration
 - namespace GroupDocs.Conversion.Contracts
 - assembly GroupDocs.Conversion