ElementPropertyDescriptor.GetValue(Object) 方法

定义

获取属性的值 .。。

public:
 override System::Object ^ GetValue(System::Object ^ component);
public override object GetValue (object component);
override this.GetValue : obj -> obj
Public Overrides Function GetValue (component As Object) As Object

参数

component
Object

返回

Object

适用于