Partager via


ReflectionExtensions.GetProperties(Type) Méthode

Définition

Pour un usage interne par la plateforme Xamarin.Forms.

public static System.Collections.Generic.IEnumerable<System.Reflection.PropertyInfo> GetProperties(this Type type);
static member GetProperties : Type -> seq<System.Reflection.PropertyInfo>

Paramètres

type
System.Type

Pour un usage interne par la plateforme Xamarin.Forms.

Retours

System.Collections.Generic.IEnumerable<System.Reflection.PropertyInfo>

Pour un usage interne par la plateforme Xamarin.Forms.

S’applique à