EnumHelper<(Of <(<'T>)>)>..::..GetNames Method

Gets the names.

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

Syntax


public static IList<string> GetNames(
	Enum value
)

Parameters

value
Type: Enum
The value.

Return Value

IList<System.String>.