Aracılığıyla paylaş


TargetConverter.GetStandardValues(ITypeDescriptorContext) Yöntem

Tanım

Bu tür dönüştürücüsnün tasar olduğu veri türü için varsayılan bağlamdan standart değerlerden bir koleksiyon döndürür.

public:
 override System::ComponentModel::TypeConverter::StandardValuesCollection ^ GetStandardValues(System::ComponentModel::ITypeDescriptorContext ^ context);
public override System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues (System.ComponentModel.ITypeDescriptorContext context);
override this.GetStandardValues : System.ComponentModel.ITypeDescriptorContext -> System.ComponentModel.TypeConverter.StandardValuesCollection
Public Overrides Function GetStandardValues (context As ITypeDescriptorContext) As TypeConverter.StandardValuesCollection

Parametreler

context
ITypeDescriptorContext

Bir ITypeDescriptorContext biçim bağlamı sağlar.

Döndürülenler

TypeConverter.StandardValuesCollection

Standart bir geçerli değer kümesi içeren veya veri türü standart TypeConverter.StandardValuesCollection null bir değer kümesi desteklemezse.

Açıklamalar

Bu yalnızca iç sınıftır.

Şunlara uygulanır