IRows Methods
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The IRows type exposes the following members.
Methods
Name | Description | |
---|---|---|
CopyAndPaste | Makes a copy and paste of the rows selection specified by First and Last rows indexes into new position (specified by Dest row index) | |
Delete(Int32) | Deletes the row. | |
Delete(Int32, Int32) | Deletes rows from First to Last indexes. | |
Insert(Int32) | Inserts the Row into the List at the specified Index. | |
Insert(Int32, Int32) | Inserts the specified RowCount Row into the List at the specified Index. |
See Also