RowCollection Properties
The RowCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of elements contained in the ReadOnlyCollection instance. (Inherited from ReadOnlyCollection.) |
![]() |
Item(System.Int32) |
Gets the element at the specified index. (Inherited from ReadOnlyCollection.) |
![]() |
Items |
Returns the IList that the ReadOnlyCollection wraps. (Inherited from ReadOnlyCollection.) |