次の方法で共有


TypeConverter.GetCreateInstanceSupported メソッド ()

オブジェクトの値を変更するときに、 CreateInstance を呼び出して新しい値を作成する必要があるかどうかを示す値を返します。

Overloads Public Function GetCreateInstanceSupported() As Boolean
[C#]
public bool GetCreateInstanceSupported();
[C++]
public: bool GetCreateInstanceSupported();
[JScript]
public function GetCreateInstanceSupported() : Boolean;

戻り値

オブジェクトのプロパティを変更するときに、 CreateInstance を呼び出して新しい値を作成する必要がある場合は true 。それ以外の場合は false

必要条件

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

参照

TypeConverter クラス | TypeConverter メンバ | System.ComponentModel 名前空間 | TypeConverter.GetCreateInstanceSupported オーバーロードの一覧