Method | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
GetKey ( int index ) : char | ||
Remove ( |
||
Remove ( string name ) : void | ||
RemoveAt ( int index ) : void | ||
this ( char code ) : |
||
this ( int index ) : |
Method | Description | |
---|---|---|
CreateNewElement ( ) : |
||
GetElementKey ( |
public Add ( |
||
denomination | ||
return | void |
protected CreateNewElement ( ) : |
||
return |
protected GetElementKey ( |
||
element | ||
return | object |
public Remove ( |
||
denomination | ||
return | void |
public this ( char code ) : |
||
code | char | |
return |
public this ( int index ) : |
||
index | int | |
return |