Gets table containg enumeration name

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Function GetEnumerationSet( _ 
ByVal enumName As String
) As DataTable
This language is not supported or no code example is available.
public DataTable GetEnumerationSet( 
string enumName 
)
This language is not supported or no code example is available.

Parameters

enumName
Type: string

Enumation name

Return Value

Type: DataTable

Reference to table

.NET Framework

Supported in: 4.6.2, 4.7