|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Add (character, character) |
Adds the specified key and value to the dictionary. |
||
| AddWhenNotContained (character, character) |
Adds the specified key and value to the dictionary only
when it is not yet contained - silently ignores keys that
are already contained |
||
| LOGICAL ContainsValue (character) |
Determines whether the Dictionary contains the specified value. |
||
| Consultingwerk.Framework.Collections.CharacterDictionaryEnumerator GetEnumerator () |
Returns the Enumerator for the Dictionary |
||
| CHARACTER GetValue (character) |
Returns the Value for the specified Key |
||
| SetValue (character, character) |
Assigns the Value for the specified Key |
| Options | Name | Purpose | |
|---|---|---|---|
| CharacterDictionary () |
Constructor for the Dictionary class |
||
| CharacterDictionary (character) |
Constructor for the Dictionary class |
||
| CharacterDictionary (character, character) |
Constructor for the Dictionary class |
||
| CharacterDictionary (character, character, character, character) |
Constructor for the Dictionary class |
|
Top
Add (character, character)
|
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AddWhenNotContained (character, character)
|
||||||||||||||||||||||||||
LOGICAL ContainsValue (character)
|
||||||||||||||||||||||||||
Consultingwerk.Framework.Collections.CharacterDictionaryEnumerator GetEnumerator ()
|
||||||||||||||||||||||||||
CHARACTER GetValue (character)
|
||||||||||||||||||||||||||
SetValue (character, character)
|
||||||||||||||||||||||||||
CharacterDictionary ()
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CharacterDictionary (character)
|
||||||||||||||||||||||||||||||
CharacterDictionary (character, character)
|
||||||||||||||||||||||||||||||
CharacterDictionary (character, character, character, character)
|
||||||||||||||||||||||||||||||