mshtml
インタフェース DispStaticNodeListDefault

すべてのスーパーインタフェース:
DispStaticNodeList
既知の実装クラスの一覧:
StaticNodeList

public interface DispStaticNodeListDefault
extends DispStaticNodeList


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 com.ms.com.IUnknown get_newEnum()
           
 java.lang.Object getConstructor()
           
 int getLength()
           
 java.lang.Object item(int index)
           
 

フィールドの詳細

iid

static final com.ms.com._Guid iid
メソッドの詳細

getLength

int getLength()
定義:
インタフェース DispStaticNodeList 内の getLength

get_newEnum

com.ms.com.IUnknown get_newEnum()
定義:
インタフェース DispStaticNodeList 内の get_newEnum

item

java.lang.Object item(int index)
定義:
インタフェース DispStaticNodeList 内の item

getConstructor

java.lang.Object getConstructor()
定義:
インタフェース DispStaticNodeList 内の getConstructor