C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > Utils Class : GetProperty Method |
'Declaration Public Shared Function GetProperty( _ ByVal type As System.Type, _ ByVal name As System.String, _ ByVal bindingFlags As System.Reflection.BindingFlags, _ ByVal returnType As System.Type, _ ByVal paramTypes() As System.Type _ ) As System.Reflection.PropertyInfo
public static System.Reflection.PropertyInfo GetProperty( System.Type type, System.string name, System.Reflection.BindingFlags bindingFlags, System.Type returnType, System.Type[] paramTypes )