Aracılığıyla paylaş


PointConverter.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 TypeDescriptor ek bağlam sağlanabilen bir.

Döndürülenler

true bu nesnenin özelliklerini bulmak için çağrılırsa GetProperties(ITypeDescriptorContext, Object, Attribute[]) ; aksi takdirde , false.

Şunlara uygulanır