Method | Description | |
---|---|---|
add ( ) : |
||
add ( |
||
cReportSectionLines ( ) : System | ||
clear ( ) : void | ||
count ( ) : int | ||
getTypeSection ( ) : csRptSectionType | ||
item ( String key ) : |
||
item ( int index ) : |
||
remove ( String key ) : void | ||
remove ( int index ) : void | ||
setTypeSection ( csRptSectionType rhs ) : void |
Method | Description | |
---|---|---|
getCopyColl ( ) : |
||
pRefreshIndex ( ) : void | ||
setCopyColl ( |
public add ( |
||
c | ||
key | String | |
index | int | |
return |
public item ( String key ) : |
||
key | String | |
return |
public item ( int index ) : |
||
index | int | |
return |
public setTypeSection ( csRptSectionType rhs ) : void | ||
rhs | csRptSectionType | |
return | void |