mshtml
インタフェース DispHTMLStyleSheetRulesCollection

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

public interface DispHTMLStyleSheetRulesCollection


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

フィールドの詳細

iid

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

getLength

int getLength()

item

IHTMLStyleSheetRule item(int index)

getConstructor

java.lang.Object getConstructor()