PowerTools SPREAD for Windows Forms 10.0J
SpreadDataColumnCollection クラス メンバ
プロパティ  メソッド 


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

パブリック コンストラクタ
 名前説明
Public コンストラクタSpreadDataColumnCollection コンストラクタSpreadデータ列の新しいコレクションを作成します。  
トップ
パブリック プロパティ
 名前説明
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public プロパティItemオーバーロードされます。 指定したインデックスにあるSpreadDataColumnを取得します。  
トップ
プロテクト プロパティ
 名前説明
Protected プロパティInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected プロパティListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
トップ
パブリック メソッド
 名前説明
Public メソッドAdd指定した列を追加します。  
Public メソッドClearRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public メソッドContains指定した名前を持つ列がこのコレクションに含まれるかどうかを判定します。  
Public メソッドGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Public メソッドIndexOfオーバーロードされます。 指定した列のインデックスを取得します。  
Public メソッドInsertAt指定したインデックスに列を挿入します。  
Public メソッドRemoveオーバーロードされます。 指定した列を削除します。  
Public メソッドRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前説明
Protected メソッドOnClearPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnClearCompleteオーバーライドされます。 System.Collections.CollectionBaseインスタンスの内容をクリアした後で、追加のカスタム処理を実行します。  
Protected メソッドOnInsertPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertCompleteオーバーライドされます。 System.Collections.CollectionBaseインスタンスに新しい要素を挿入した後で、追加のカスタム処理を実行します。  
Protected メソッドOnRemovePerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnRemoveCompleteオーバーライドされます。 System.Collections.CollectionBaseインスタンスから要素を削除した後で、追加のカスタム処理を実行します。  
Protected メソッドOnSetPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetCompleteオーバーライドされます。 System.Collections.CollectionBaseインスタンスに値を設定した後で、追加のカスタム処理を実行します。  
Protected メソッドOnValidatePerforms additional custom processes when validating a value. System.Collections.CollectionBaseから継承されます。
トップ
参照

SpreadDataColumnCollection クラス
FarPoint.Win.Spread.Data 名前空間

 

 


© 2004-2017, GrapeCity inc. All rights reserved.