バージョン

SingleCellBaseCollection<T> クラス

単一 Infragistics.Controls.Grids.CellBase を含む Collection。
シンタックス
'宣言
 
Public Class SingleCellBaseCollection(Of T) 
   Inherits CellBaseCollection
   Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of CellBase) 
public class SingleCellBaseCollection<T> : CellBaseCollection, Infragistics.ICollectionBase, Infragistics.ICollectionBase<CellBase>  
型パラメータ
T
解説
このコレクションは Infragistics.Controls.Grids.Row および PagerRow などの ChildBand オブジェクトで使用されます。
参照