다음을 통해 공유


ReflectionExtensions.GetProperties(Type) 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

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

매개 변수

type
System.Type

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

반환

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

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

적용 대상