バージョン

RowCollection クラス

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