This documentation is archived and is not being maintained.

DataSourceIDConverter::GetStandardValuesExclusive Method

Gets a value indicating whether the returned data source names are an exclusive list of possible values.

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 GetStandardValuesExclusive() Returns whether the collection of standard values returned from GetStandardValues is an exclusive list. (Inherited from TypeConverter.)
Public method GetStandardValuesExclusive(ITypeDescriptorContext) Gets a value indicating whether the returned data source names are an exclusive list of possible values. (Overrides TypeConverter::GetStandardValuesExclusive(ITypeDescriptorContext).)
Top
Show: