RowCollection

RowCollection class

Row collection.

Methods

NameDescription
add(row)Add the row in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove(row)Remove the row from the collection.
removeAt()

add(row)

Add the row in the collection.

ParameterTypeDescription
rowRow

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(row)

Remove the row from the collection.

ParameterTypeDescription
rowRow

removeAt()