Class: cCJIReportSelectedRows
Module location:
cCJReportControl.pkg
line
1487 (view source)
CLSID: {D87BCC77-27BF-4CB1-9ABF-1788D9835113}
Class Hierarchy:
cObject
Mixin
cCJIReportSelectedRows
Class Definition
Functions and Procedures
Variant
Com_NewEnum()
ComAdd(Variant llRow)
Adds a new row to the collection.
Integer
ComCount()
Gets the number of rows in the collection.
ComDeleteAll()
Deletes all of the rows
Variant
ComRow(Integer llIndex)
Gets an row from the collection by its index.