메소드 |
설명 |
|
Add ( String key, Object value ) : void |
|
|
Dispose ( ) : void |
|
|
add ( ) : cReportControl |
|
|
add ( cReportControl c, String key ) : cReportControl |
|
|
cReportControls ( ) : System |
|
|
cReportControls ( IDictionary d, System.Boolean bReadOnly ) : System |
|
|
clear ( ) : void |
|
|
count ( ) : int |
|
|
getCollByLeft ( ) : int[] |
|
|
getCopyColl ( ) : cReportControls2 |
|
|
getSectionLine ( ) : cReportSectionLine |
|
|
getTypeSection ( ) : csRptSectionType |
|
|
item ( String key ) : cReportControl |
|
|
item ( int index ) : cReportControl |
|
|
orderCollByLeft ( ) : void |
|
|
remove ( String key ) : void |
|
|
remove ( int index ) : void |
|
|
setCopyColl ( cReportControls2 rhs ) : void |
|
|
setSectionLine ( cReportSectionLine rhs ) : void |
|
|
setTypeSection ( csRptSectionType rhs ) : void |
|
|
this ( int index ) : DictionaryEntry |
|
|
this ( String key ) : Object |
|
|