Click or drag to resize

RowCollection IndexOf Method

Overload List
Name Description
Public method IndexOf(IDocumentObject)
Returns the zero-based index of the specified entity.
(Inherited from DocumentObjectCollection .)
Public method IndexOf(TableRow)
Retrieves the index of the specified TableRow within the collection.
Top
See Also