Метод | Описание | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
GetKey ( int index ) : char | ||
Remove ( |
||
Remove ( string name ) : void | ||
RemoveAt ( int index ) : void | ||
this ( char code ) : |
||
this ( int index ) : |
Метод | Описание | |
---|---|---|
CreateNewElement ( ) : |
||
GetElementKey ( |
public Add ( |
||
denomination | ||
Результат | void |
protected CreateNewElement ( ) : |
||
Результат |
protected GetElementKey ( |
||
element | ||
Результат | object |
public Remove ( |
||
denomination | ||
Результат | void |
public this ( char code ) : |
||
code | char | |
Результат |
public this ( int index ) : |
||
index | int | |
Результат |