public class ListRowCollection : List<ListRow>
Public Class ListRowCollection Inherits List(Of ListRow)
The ListRowCollection type exposes the following members.