ValueListTypeConverter.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:
override System::Collections::ICollection ^ ValueList(System::ComponentModel::ITypeDescriptorContext ^ context);
protected override System.Collections.ICollection ValueList (System.ComponentModel.ITypeDescriptorContext context);
override this.ValueList : System.ComponentModel.ITypeDescriptorContext -> System.Collections.ICollection
Protected Overrides Function ValueList (context As ITypeDescriptorContext) As ICollection
Parameters
- context
- ITypeDescriptorContext