Search
RowCollection Methods
 


 Public Methods

  Name Description

get

Overloaded. Gets a row or a range of rows from the collections.

getCount

Gets the number of rows in the collection.

insert

Overloaded. Inserts a row or a range of rows in the collection.

iterator

Returns an object that iterates through the collection.

move

Overloaded. Moves a row or a range of rows to a new index.

remove

Overloaded. Removes a row or a range of rows from the collections.

 See Also