Class: cSigCjComIReportSelectedRows
Module location:
SigCjW_ReportControl.pkg
line
1483 (view source)
Class Hierarchy:
cObject
Mixin
cSigCjComIReportSelectedRows
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.