mshtml
インタフェース DispHTMLStyleSheetPagesCollection

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

public interface DispHTMLStyleSheetPagesCollection


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

フィールドの詳細

iid

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

getLength

int getLength()

item

IHTMLStyleSheetPage item(int index)

getConstructor

java.lang.Object getConstructor()