EnumExtensions..::..EnumToList<(Of <(<'T>)>)> Method

Enums to list.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static List<T> EnumToList<T>()

Type Parameters

T

Return Value

List<T>.

Exceptions


ExceptionCondition
ArgumentExceptionT must be of type System.Enum