public RowCollection( IList<Row> list )
Public Sub New ( _ list As IList(Of Row) _ )
public: RowCollection( IList<Row^>^ list )