Метод | Описание | |
---|---|---|
Add ( String key, Object value ) : void | ||
Clear ( ) : void | ||
Remove ( String key ) : void | ||
Remove ( int index ) : void | ||
add ( |
||
add ( |
||
cWebChartItems ( ) : System | ||
cWebChartItems ( IDictionary d, System.Boolean bReadOnly ) : System | ||
clear ( ) : void | ||
count ( ) : int | ||
item ( String key ) : |
||
item ( int index ) : |
||
remove ( String key ) : void | ||
remove ( int index ) : void | ||
this ( int index ) : |
||
this ( String key ) : Object |
public Add ( String key, Object value ) : void | ||
key | String | |
value | Object | |
Результат | void |
public add ( |
||
c | ||
Результат |
public add ( |
||
c | ||
key | String | |
Результат |
public cWebChartItems ( IDictionary d, System.Boolean bReadOnly ) : System | ||
d | IDictionary | |
bReadOnly | System.Boolean | |
Результат | System |
public item ( String key ) : |
||
key | String | |
Результат |
public this ( int index ) : |
||
index | int | |
Результат |