Aracılığıyla paylaş


RectangleConverter.GetPropertiesSupported(ITypeDescriptorContext) Yöntem

Tanım

Bu nesnenin özellikleri desteklenip desteklemediğini belirler. Varsayılan olarak, bu şeklindedir false.

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

Parametreler

context
ITypeDescriptorContext

Aracılığıyla ITypeDescriptorContext ek bağlam sağlanabilen bir.

Döndürülenler

Bu yöntem, bu nesnenin özelliklerini bulmak için çağrılırsa GetProperties(ITypeDescriptorContext, Object, Attribute[]) döndürürtrue; aksi takdirde , false.

Şunlara uygulanır