DOMNodeWrapper.getProperty(String) 方法

定义

此成员仅供内部使用,不能直接在您的代码中使用。

public:
 virtual System::Object ^ getProperty(System::String ^ name);
public object getProperty (string name);
abstract member getProperty : string -> obj
override this.getProperty : string -> obj
Public Function getProperty (name As String) As Object

参数

name
String

返回

实现

适用于