Compartilhar via


ReflectionExtensions.GetProperties(Type) Método

Definição

Para uso interno pela plataforma do Xamarin.Forms.

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

Parâmetros

type
System.Type

Para uso interno pela plataforma do Xamarin.Forms.

Retornos

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

Para uso interno pela plataforma do Xamarin.Forms.

Aplica-se a