This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member RowsRemoveRange(SXMLDataTable, Int32)
Removes rows from the datatable, starting from the startIndex.
Public method Static member RowsRemoveRange(SXMLDataTable, Int32, Int32)
Removes the given range from a datatable.

See Also

Advanced