BaseEnumStringConverter<T>.GetStandardValues Method

Include Protected Members
Include Inherited Members

Returns a collection of standard values for the data type for which this type converter is designed.

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 GetStandardValues() Returns a collection of standard values from the default context for the data type this type converter is designed for. (Inherited from TypeConverter.)
Public method 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. (Overrides TypeConverter.GetStandardValues(ITypeDescriptorContext).)

Top

See Also

Reference

BaseEnumStringConverter<T> Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace