mshtml
インタフェース DispStaticNodeList

既知のサブインタフェースの一覧:
DispStaticNodeListDefault
既知の実装クラスの一覧:
StaticNodeList

public interface 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()

get_newEnum

com.ms.com.IUnknown get_newEnum()

item

java.lang.Object item(int index)

getConstructor

java.lang.Object getConstructor()