バージョン

CIMMap クラス メンバ

CIMMapデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCIMMap コンストラクタCIMMapコンストラクター。  
トップ
パブリック フィールド
 名前解説
Public フィールドCodeTrailこのCIMMapによって使用されるコードの証跡フィールド。  
Public フィールドDeclSpecこのCIMMapによって使用される特殊な宣言。  
Public フィールドListenerこのCIMMapによって使用されるリスナー。  
トップ
パブリック プロパティ
 名前解説
Public プロパティCapacityGets or sets the number of elements that the System.Collections.ArrayList can contain. System.Collections.ArrayListから継承されます。
Public プロパティClientSideこのCIMMapがクライアントマシンに存在するかどうかを決定します。  
Public プロパティCountGets the number of elements actually contained in the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public プロパティGenerateListenerCodeこのCIMMapがイベントリスナーのコードを生成するかどうかを決定します。  
Public プロパティIsFixedSizeGets a value indicating whether the System.Collections.ArrayList has a fixed size. System.Collections.ArrayListから継承されます。
Public プロパティIsReadOnlyGets a value indicating whether the System.Collections.ArrayList is read-only. System.Collections.ArrayListから継承されます。
Public プロパティIsSynchronizedGets a value indicating whether access to the System.Collections.ArrayList is synchronized (thread safe). System.Collections.ArrayListから継承されます。
Public プロパティItemGets or sets the element at the specified index. System.Collections.ArrayListから継承されます。
Public プロパティServerSideこのCIMMapがサーバー上に存在するかどうかを決定します。  
Public プロパティSyncRootGets an object that can be used to synchronize access to the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddAdds an object to the end of the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドAddRangeAdds the elements of an System.Collections.ICollection to the end of the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドBinarySearchオーバーロードされます。 Searches a range of elements in the sorted System.Collections.ArrayList for an element using the specified comparer and returns the zero-based index of the element. System.Collections.ArrayListから継承されます。
Public メソッドClearこのHTMLタグの要素をすべて消去します。 Infragistics.UltraChart.Render.ActiveImage.HTMLTagから継承されます。
Public メソッドclearAttributesこのHTMLタグの属性をすべて消去します。 Infragistics.UltraChart.Render.ActiveImage.HTMLTagから継承されます。
Public メソッドCloneCreates a shallow copy of the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドContainsDetermines whether an element is in the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドCopyToオーバーロードされます。 Copies the entire System.Collections.ArrayList to a compatible one-dimensional System.Array, starting at the beginning of the target array. System.Collections.ArrayListから継承されます。
Public メソッドgetAttribute名前属性を得ます。 Infragistics.UltraChart.Render.ActiveImage.HTMLTagから継承されます。
Public メソッドgetAttributesこのHTMLタグのための属性を取得します。 Infragistics.UltraChart.Render.ActiveImage.HTMLTagから継承されます。
Public メソッドgetClientSideCallbackLanguageこのCIMMapによって使用されるクライアント側イベントデリゲーションの言語を取得します。  
Public メソッドgetEnginePrefixこのCIMMapのイベントエンジンの接頭辞を取得します。  
Public メソッドGetEnumeratorオーバーロードされます。 Returns an enumerator for the entire System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドgetNameこのHTMLタグの名前に戻ります。 Infragistics.UltraChart.Render.ActiveImage.HTMLTagから継承されます。
Public メソッドgetPVCEventMaskこのCIMMapのイベントマスクを取得します。  
Public メソッドGetRangeReturns an System.Collections.ArrayList which represents a subset of the elements in the source System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドIndexOfオーバーロードされます。 Searches for the specified System.Object and returns the zero-based index of the first occurrence within the entire System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドInsertInserts an element into the System.Collections.ArrayList at the specified index. System.Collections.ArrayListから継承されます。
Public メソッドInsertRangeInserts the elements of a collection into the System.Collections.ArrayList at the specified index. System.Collections.ArrayListから継承されます。
Public メソッドLastIndexOfオーバーロードされます。 Searches for the specified System.Object and returns the zero-based index of the last occurrence within the entire System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドRemoveRemoves the first occurrence of a specific object from the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドRemoveAtRemoves the element at the specified index of the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドremoveAttribute名前属性を削除します。 Infragistics.UltraChart.Render.ActiveImage.HTMLTagから継承されます。
Public メソッドRemoveRangeRemoves a range of elements from the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドReverseオーバーロードされます。 Reverses the order of the elements in the entire System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドsetAttribute名前属性を設定します。 Infragistics.UltraChart.Render.ActiveImage.HTMLTagから継承されます。
Public メソッドsetAttributesオーバーロードされます。 指定されたstring配列から得られたキーと値を使いながらこのHTMLタグのための属性を設定します。 Infragistics.UltraChart.Render.ActiveImage.HTMLTagから継承されます。
Public メソッドsetClientSideCallbackLanguageクライアント側イベントデリゲーションの言語を設定します。  
Public メソッドsetDataこのCIMMapによって使用されるデータを設定します。  
Public メソッドsetEnginePrefixこのCIMMapのイベント エンジンの接頭文字列を設定します。  
Public メソッドsetEnvironmentこのCIMMapの環境ハッシュテーブルを設定します。  
Public メソッドsetNameタグの名前を設定します。 Infragistics.UltraChart.Render.ActiveImage.HTMLTagから継承されます。
Public メソッドsetPVCEventMaskこのCIMMapのイベントマスクを設定します。  
Public メソッドSetRangeCopies the elements of a collection over a range of elements in the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドSortオーバーロードされます。 Sorts the elements in the entire System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public メソッドToArrayオーバーロードされます。 Copies the elements of the System.Collections.ArrayList to a new System.Object array. System.Collections.ArrayListから継承されます。
Public メソッドToStringこのCIMMapを文字列に変換します。  
Public メソッドTrimToSizeSets the capacity to the actual number of elements in the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
トップ
参照