mshtml
インタフェース IHTMLElementCollection4


public interface IHTMLElementCollection4


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 int getLength()
           
 IHTMLElement2 item(int index)
           
 IHTMLElement2 namedItem(java.lang.String name)
           
 

フィールドの詳細

iid

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

getLength

int getLength()

item

IHTMLElement2 item(int index)

namedItem

IHTMLElement2 namedItem(java.lang.String name)