| GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 : CollectionBase<T> クラス | 
このクラスのメンバの一覧は、CollectionBase<T>メンバを参照してください。
| 名前 | 説明 | |
|---|---|---|
|  | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 | 
|  | Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。 | 
|  | Item | コレクションの指定したインデックスにあるTを取得または設定します。 | 
| 名前 | 説明 | |
|---|---|---|
|  | InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | 
|  | List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |