Condividi tramite


ReflectionExtensions.GetProperties(Type) Metodo

Definizione

Per uso interno della piattaforma Xamarin.Forms.

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

Parametri

type
System.Type

Per uso interno della piattaforma Xamarin.Forms.

Restituisce

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

Per uso interno della piattaforma Xamarin.Forms.

Si applica a