| Name | Description |
|---|
 | CanConvertFrom(ITypeDescriptorContext^, Type^) | Gets a value that indicates whether this converter can convert an object in the given source type to a string that uses the specified context.(Inherited from BaseEnumStringConverter<T>.) |
 | CanConvertFrom(Type^) | |
 | CanConvertTo(ITypeDescriptorContext^, Type^) | Returns a value that indicates whether this converter can convert the object to the specified type.(Inherited from BaseEnumStringConverter<T>.) |
 | CanConvertTo(Type^) | |
 | ConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^) | Converts the specified object to the type of this converter by using the specified context and culture information.(Inherited from BaseEnumStringConverter<T>.) |
 | ConvertFrom(Object^) | |
 | ConvertFromEnumToString(StringComparisonOperator) | |
 | ConvertFromInvariantString(ITypeDescriptorContext^, String^) | |
 | ConvertFromInvariantString(String^) | |
 | ConvertFromString(ITypeDescriptorContext^, CultureInfo^, String^) | |
 | ConvertFromString(ITypeDescriptorContext^, String^) | |
 | ConvertFromString(String^) | |
 | ConvertFromStringToEnum(String^) | |
 | ConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^) | Converts the specified value object to the specified type by using the specified context and culture information.(Inherited from BaseEnumStringConverter<T>.) |
 | ConvertTo(Object^, Type^) | |
 | ConvertToInvariantString(ITypeDescriptorContext^, Object^) | |
 | ConvertToInvariantString(Object^) | |
 | ConvertToString(ITypeDescriptorContext^, CultureInfo^, Object^) | |
 | ConvertToString(ITypeDescriptorContext^, Object^) | |
 | ConvertToString(Object^) | |
 | CreateInstance(IDictionary^) | |
 | CreateInstance(ITypeDescriptorContext^, IDictionary^) | |
 | Equals(Object^) | |
 | Finalize() | |
 | GetConvertFromException(Object^) | |
 | GetConvertToException(Object^, Type^) | |
 | GetCreateInstanceSupported() | |
 | GetCreateInstanceSupported(ITypeDescriptorContext^) | |
 | GetHashCode() | |
 | GetProperties(ITypeDescriptorContext^, Object^) | |
 | GetProperties(ITypeDescriptorContext^, Object^, array<Attribute^>^) | |
 | GetProperties(Object^) | |
 | GetPropertiesSupported() | |
 | GetPropertiesSupported(ITypeDescriptorContext^) | |
 | GetStandardValues() | |
 | GetStandardValues(ITypeDescriptorContext^) | Returns a collection of standard values for the data type for which this type converter is designed by using the provided format context.(Inherited from BaseEnumStringConverter<T>.) |
 | GetStandardValuesExclusive() | |
 | GetStandardValuesExclusive(ITypeDescriptorContext^) | Returns a value that indicates whether the collection of standard values that is returned from GetStandardValues is an exclusive list of possible values by using the specified context.(Inherited from BaseEnumStringConverter<T>.) |
 | GetStandardValuesSupported() | |
 | GetStandardValuesSupported(ITypeDescriptorContext^) | Returns a value that indicates whether this object supports a standard set of values that can be picked from a list by using the specified context.(Inherited from BaseEnumStringConverter<T>.) |
 | GetType() | |
 | IsValid(ITypeDescriptorContext^, Object^) | |
 | IsValid(Object^) | |
 | MemberwiseClone() | |
 | PopulateStandardValues() | |
 | SortProperties(PropertyDescriptorCollection^, array<String^>^) | |
 | ToString() | |