'宣言 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>