Aracılığıyla paylaş


TargetConverter.GetStandardValuesExclusive(ITypeDescriptorContext) Yöntem

Tanım

yönteminden döndürülen standart değerler koleksiyonunun özel bir liste olup GetStandardValues(ITypeDescriptorContext) olmadığını belirten bir değer döndürür.

public:
 override bool GetStandardValuesExclusive(System::ComponentModel::ITypeDescriptorContext ^ context);
public override bool GetStandardValuesExclusive (System.ComponentModel.ITypeDescriptorContext context);
override this.GetStandardValuesExclusive : System.ComponentModel.ITypeDescriptorContext -> bool
Public Overrides Function GetStandardValuesExclusive (context As ITypeDescriptorContext) As Boolean

Parametreler

context
ITypeDescriptorContext

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

Döndürülenler

Boolean

true döndürülen TypeConverter.StandardValuesCollection olası GetStandardValues(ITypeDescriptorContext) değerlerin kapsamlı bir listesi ise; false diğer değerler mümkünse.

Açıklamalar

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

Şunlara uygulanır