Freigeben über


ReflectionExtensions.GetFields(Type) Methode

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

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

Parameter

type
System.Type

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gibt zurück

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

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gilt für: