AccessibleObject.System.Reflection.IReflect.GetProperties メソッド
アセンブリ: 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 メソッド
を検索
- AccessibleObject.System.Reflection.IReflect.GetProperties メソッドのページへのリンク