バージョン

CellBaseCollection クラス

Infragistics.Controls.Grids.CellBase オブジェクトのコレクション。
シンタックス
'宣言
 
Public Class CellBaseCollection 
   Inherits Infragistics.Collections.CollectionBase(Of CellBase)
   Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of CellBase) 
public class CellBaseCollection : Infragistics.Collections.CollectionBase<CellBase>, Infragistics.ICollectionBase, Infragistics.ICollectionBase<CellBase>  
参照