jp.hishidama.win32.mshtml
クラス IHTMLFramesCollection

java.lang.Object
  上位を拡張 jp.hishidama.win32.com.ComPtr
      上位を拡張 jp.hishidama.win32.com.IUnknown
          上位を拡張 jp.hishidama.win32.com.IDispatch
              上位を拡張 jp.hishidama.win32.mshtml.IHTMLFramesCollection
直系の既知のサブクラス:
IHTMLWindow

public class IHTMLFramesCollection
extends IDispatch

IHTMLFramesCollection2クラス.

フレームの一覧を扱うクラスです。

導入されたバージョン:
2007.10.22
バージョン:
2008.07.14
作成者:
ひしだま

メソッドの概要
 int getLength()
           
 IHTMLWindow item(Variant index)
           
 IHTMLWindow item(Variant index, boolean addChild)
          推奨されていません。  
 
クラス jp.hishidama.win32.com.IDispatch から継承されたメソッド
getIDOfName, getTypeInfo, getTypeInfo, getTypeInfoCount, getTypeName
 
クラス jp.hishidama.win32.com.ComPtr から継承されたメソッド
dispose, dispose, dispose, dispose, dispose, dispose, dispose, disposeChild
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

item

public IHTMLWindow item(Variant index)

item

public IHTMLWindow item(Variant index,
                        boolean addChild)
推奨されていません。 

関連項目:
ComPtr.disposeChild(), item(Variant)

getLength

public int getLength()