public static List<int> GetValuesFromEnum( Type type, int value )
Public Shared Function GetValuesFromEnum ( type As Type, value As Integer ) As List(Of Integer)
In This Article