'Declaration Public Shared Function GetValue( _ ByVal obj As System.Object, _ ByVal propertyName As System.String _ ) As System.Object
public static System.object GetValue( System.object obj, System.string propertyName )
Parameters
- obj
- propertyName
'Declaration Public Shared Function GetValue( _ ByVal obj As System.Object, _ ByVal propertyName As System.String _ ) As System.Object
public static System.object GetValue( System.object obj, System.string propertyName )