次の方法で共有


SizeConverter.GetPropertiesSupported メソッド (ITypeDescriptorContext)

このオブジェクトがプロパティをサポートしているかどうかを確認します。既定では、この値は false です。

Overrides Overloads Public Function GetPropertiesSupported( _
   ByVal context As ITypeDescriptorContext _) As Boolean
[C#]
public override bool GetPropertiesSupported(ITypeDescriptorContextcontext);
[C++]
public: bool GetPropertiesSupported(ITypeDescriptorContext* context);
[JScript]
public override function GetPropertiesSupported(
   context : ITypeDescriptorContext) : Boolean;

パラメータ

  • context
    追加のコンテキストが提供されるときに使用する型記述子。

戻り値

このオブジェクトのプロパティを見つけるために GetProperties オブジェクトを呼び出す必要がある場合、このメソッドは true を返します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

SizeConverter クラス | SizeConverter メンバ | System.Drawing 名前空間 | SizeConverter.GetPropertiesSupported オーバーロードの一覧