ComponentOne Basic Library for UWP
GetProperties(TypeInfo) Method

C1.UWP Assembly > C1.Xaml Namespace > TypeEx Class > GetProperties Method : GetProperties(TypeInfo) Method
Syntax
'Declaration
 
Public Overloads Shared Function GetProperties( _
   ByVal type As System.Reflection.TypeInfo _
) As System.Collections.Generic.IEnumerable(Of PropertyInfo)
public static System.Collections.Generic.IEnumerable<PropertyInfo> GetProperties( 
   System.Reflection.TypeInfo type
)

Parameters

type
See Also

Reference

TypeEx Class
TypeEx Members
Overload List