次の方法で共有


ReflectionExtensions.GetProperties(Type) メソッド

定義

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 プラットフォームによる内部使用向け。

適用対象