IAlienObject.GetPropertyValue(String, Type) Método

Definición

public object GetPropertyValue(string propertyName, Type propertyType);
abstract member GetPropertyValue : string * Type -> obj
Public Function GetPropertyValue (propertyName As String, propertyType As Type) As Object

Parámetros

propertyName
String
propertyType
Type

Devoluciones

Se aplica a