次の方法で共有


DOMNodeWrapper.getAttribute(String) メソッド

定義

このメンバは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。

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

パラメーター

name
String

戻り値

実装

適用対象