mshtml
クラス FramesCollection

java.lang.Object
  上位を拡張 mshtml.FramesCollection
すべての実装されたインタフェース:
IHTMLFramesCollection2

public class FramesCollection
extends java.lang.Object
implements IHTMLFramesCollection2


フィールドの概要
static com.ms.com._Guid clsid
           
static com.ms.com._Guid iid
           
 
コンストラクタの概要
FramesCollection()
           
 
メソッドの概要
 int getLength()
           
 com.ms.com.Variant item(com.ms.com.Variant pvarIndex)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

iid

public static final com.ms.com._Guid iid

clsid

public static final com.ms.com._Guid clsid
コンストラクタの詳細

FramesCollection

public FramesCollection()
メソッドの詳細

item

public com.ms.com.Variant item(com.ms.com.Variant pvarIndex)
定義:
インタフェース IHTMLFramesCollection2 内の item

getLength

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