ReflectionExtensions.GetFields(Type) Yöntem

Tanım

Xamarin. Forms platformu tarafından dahili kullanım için.

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

Parametreler

type
Type

Xamarin. Forms platformu tarafından dahili kullanım için.

Döndürülenler

IEnumerable<FieldInfo>

Xamarin. Forms platformu tarafından dahili kullanım için.

Şunlara uygulanır