ReflectionExtensions.GetProperties(Type) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Xamarin.Forms プラットフォームによる内部使用向け。
public static System.Collections.Generic.IEnumerable<System.Reflection.PropertyInfo> GetProperties (this Type type);
static member GetProperties : Type -> seq<System.Reflection.PropertyInfo>
パラメーター
- type
- System.Type
Xamarin.Forms プラットフォームによる内部使用向け。
戻り値
System.Collections.Generic.IEnumerable<System.Reflection.PropertyInfo>
Xamarin.Forms プラットフォームによる内部使用向け。