IAlienObject.GetPropertyValue(String, Type) メソッド

定義

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

パラメーター

propertyName
String
propertyType
Type

返品

適用対象