[Extension()] public static IList<T> GetEnumValues<T>( Type enumType )
'Declaration <ExtensionAttribute()> Public Shared Function GetEnumValues(Of T)( _ ByVal enumType As Type _ ) As IList(Of T)
'Declaration
<ExtensionAttribute()> Public Shared Function GetEnumValues(Of T)( _ ByVal enumType As Type _ ) As IList(Of T)
TypeEx Class TypeEx Members