RowCollection Properties |
The RowCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of items in the collection.
(Inherited from
CollectionEx
.)
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
FirstItem |
Gets the first item.
(Inherited from
DocumentObjectCollection
.)
|
|
|
Item |
Gets the
TableRow
at the specified index.
|
|
|
LastItem |
Gets the last item.
(Inherited from
DocumentObjectCollection
.)
|
|
|
TypesOfElement |
Gets the types of elements associated with the current instance.
(Overrides
DocumentObjectCollection
TypesOfElement
.)
|