mshtml
インタフェース DispHTMLStyleSheetsCollectionDefault

すべてのスーパーインタフェース:
DispHTMLStyleSheetsCollection
既知の実装クラスの一覧:
HTMLStyleSheetsCollection

public interface DispHTMLStyleSheetsCollectionDefault
extends DispHTMLStyleSheetsCollection


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

フィールドの詳細

iid

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

getLength

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

get_newEnum

com.ms.com.IUnknown get_newEnum()
定義:
インタフェース DispHTMLStyleSheetsCollection 内の get_newEnum

item

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

getConstructor

java.lang.Object getConstructor()
定義:
インタフェース DispHTMLStyleSheetsCollection 内の getConstructor