This documentation is archived and is not being maintained.

DataSourceIDConverter::GetStandardValuesSupported Method

Gets a value indicating whether this object returns 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.

  NameDescription
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) Gets a value indicating whether this object returns a standard set of data source names that can be picked from a list. (Overrides TypeConverter::GetStandardValuesSupported(ITypeDescriptorContext).)
Top
Show: