Click or drag to resize

RowCollection Insert Method

Overload List
Name Description
Public method Insert(Int32, IDocumentObject)
Inserts a entity into the collection at the specified index.
(Inherited from DocumentObjectCollection .)
Public method Insert(Int32, TableRow)
Inserts a TableRow into the collection at the specified index.
Top
See Also