Click or drag to resize

RowCollection Add Method

Overload List
Name Description
Public method Add(IDocumentObject)
Adds the specified entity.
(Inherited from DocumentObjectCollection .)
Public method Add(TableRow)
Adds a TableRow to the collection and notifies any listeners of the change.
Top
See Also