Table 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
(Inherited from RowsetBase.)
Public methodInsert(Int32, Row)
This is IList member implementation, index is ignored
(Overrides RowsetBase Insert(Int32, Row).)
Back to Top
See Also