Aracılığıyla paylaş


DataControlReferenceIDConverter.GetStandardValuesExclusive Yöntem

Tanım

Döndürülen denetim adlarının tüm olası değerlerin özel bir listesi olup 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

Bu tür dönüştürücüye bağlam bilgisi sağlayan bir nesne.

Döndürülenler

Boolean

Her zaman false.

Şunlara uygulanır