Share via


BaseEnumStringConverter<T>.GetStandardValuesSupported Method

Include Protected Members
Include Inherited Members

Returns a value that indicates whether this object supports a standard set of values that can be picked from a list.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetStandardValuesSupported() Returns whether this object supports a standard set of values that can be picked from a list. (Inherited from TypeConverter.)
Public method 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. (Overrides TypeConverter.GetStandardValuesSupported(ITypeDescriptorContext).)

Top

See Also

Reference

BaseEnumStringConverter<T> Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace