PropertyDescriptor.GetValue メソッド
アセンブリ: System (system.dll 内)

Dim instance As PropertyDescriptor Dim component As Object Dim returnValue As Object returnValue = instance.GetValue(component)
public abstract Object GetValue ( Object component )
public abstract Object GetValue ( Object component )
戻り値
指定したコンポーネントのプロパティの値。

このメソッドは、IComponentChangeService の変更直前メソッド OnComponentChanging と変更直後メソッド OnComponentChanged を自動的に呼び出します。
継承時の注意 オーバーライドされた場合、このメソッドは、実装する必要がある "GetMyProperty" メソッドを呼び出すことでプロパティの現在の値を取得します。このメソッドの例外は、派生元にまで伝達する必要があります。
Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からPropertyDescriptor.GetValue メソッドを検索する場合は、下記のリンクをクリックしてください。

- PropertyDescriptor.GetValue メソッドのページへのリンク