Method | Description | |
---|---|---|
Add ( String key, Object value ) : void | ||
Dispose ( ) : void | ||
add ( ) : |
||
add ( |
||
cReportControls ( ) : System | ||
cReportControls ( IDictionary d, System.Boolean bReadOnly ) : System | ||
clear ( ) : void | ||
count ( ) : int | ||
getCollByLeft ( ) : int[] | ||
getCopyColl ( ) : |
||
getSectionLine ( ) : |
||
getTypeSection ( ) : csRptSectionType | ||
item ( String key ) : |
||
item ( int index ) : |
||
orderCollByLeft ( ) : void | ||
remove ( String key ) : void | ||
remove ( int index ) : void | ||
setCopyColl ( |
||
setSectionLine ( |
||
setTypeSection ( csRptSectionType rhs ) : void | ||
this ( int index ) : |
||
this ( String key ) : Object |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
Remove ( String key ) : void | ||
Remove ( int index ) : void | ||
releaseReferences ( ) : void |
public Add ( String key, Object value ) : void | ||
key | String | |
value | Object | |
return | void |
public add ( |
||
c | ||
key | String | |
return |
public cReportControls ( IDictionary d, System.Boolean bReadOnly ) : System | ||
d | IDictionary | |
bReadOnly | System.Boolean | |
return | System |
public getSectionLine ( ) : |
||
return |
public setCopyColl ( |
||
rhs | ||
return | void |
public setSectionLine ( |
||
rhs | ||
return | void |
public setTypeSection ( csRptSectionType rhs ) : void | ||
rhs | csRptSectionType | |
return | void |
public this ( int index ) : |
||
index | int | |
return |