Share via


NullableBoolConverter.GetStandardValuesExclusive Yöntem

Tanım

döndürülen standart değerler GetStandardValues(ITypeDescriptorContext) koleksiyonunun özel kullanım listesi olup olmadığını 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 bileşen hakkında kapsayıcısı ve özellik tanımlayıcısı gibi bağlamsal bilgiler sağlar.

Döndürülenler

Bu uygulama her zaman döndürür true.

Açıklamalar

context bu dönüştürücü tarafından kullanılmaz ve olabilirnull.

Şunlara uygulanır