Partager via


ReflectionExtensions.GetFields(Type) Méthode

Définition

Pour un usage interne par la plateforme Xamarin.Forms.

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

Paramètres

type
System.Type

Pour un usage interne par la plateforme Xamarin.Forms.

Retours

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

Pour un usage interne par la plateforme Xamarin.Forms.

S’applique à