RowsetBase Insert Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodInsert(Row)
Inserts the row. Returns insertion index
Public methodInsert(Int32, Row)
Inserts row at index
Back to Top
See Also