ListTypeConverter.ValueList(ITypeDescriptorContext) Method

Definition

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

Returns

ICollection

Applies to