AccessibleObject.System.Reflection.IReflect.GetProperties メソッド
このメソッドは、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文
Private Function System.Reflection.IReflect.GetProperties ( _ bindingAttr As BindingFlags _ ) As PropertyInfo() Implements IReflect.GetProperties
Dim instance As AccessibleObject Dim bindingAttr As BindingFlags Dim returnValue As PropertyInfo() returnValue = CType(instance, IReflect).GetProperties(bindingAttr)
PropertyInfo[] IReflect.GetProperties ( BindingFlags bindingAttr )
private: virtual array<PropertyInfo^>^ System.Reflection.IReflect.GetProperties ( BindingFlags bindingAttr ) sealed = IReflect::GetProperties
戻り値
リフレクション オブジェクトで定義されているすべてのプロパティの System.Reflection.PropertyInfo オブジェクトの配列。

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に収録されているすべての辞書からAccessibleObject.System.Reflection.IReflect.GetProperties メソッドを検索する場合は、下記のリンクをクリックしてください。

- AccessibleObject.System.Reflection.IReflect.GetProperties メソッドのページへのリンク