ListTypeConverter.ValueList(ITypeDescriptorContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
abstract System::Collections::ICollection ^ ValueList(System::ComponentModel::ITypeDescriptorContext ^ context);
protected abstract System.Collections.ICollection ValueList (System.ComponentModel.ITypeDescriptorContext context);
abstract member ValueList : System.ComponentModel.ITypeDescriptorContext -> System.Collections.ICollection
Protected MustOverride Function ValueList (context As ITypeDescriptorContext) As ICollection
Parameters
- context
- ITypeDescriptorContext