|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Add (character, integer) |
Adds the specified key and value to the dictionary. |
||
| AddWhenNotContained (character, integer) |
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 (integer) |
Determines whether the Dictionary contains the specified value. |
||
| Consultingwerk.Framework.Collections.IntegerDictionaryEnumerator GetEnumerator () |
Returns the Enumerator for the Dictionary |
||
| INTEGER GetValue (character) |
Returns the Value for the specified Key |
||
| SetValue (character, integer) |
Assigns the Value for the specified Key |
| Options | Name | Purpose | |
|---|---|---|---|
| IntegerDictionary () |
Constructor for the Dictionary class |
||
| IntegerDictionary (character) |
Constructor for the Dictionary class |
||
| IntegerDictionary (character, character) |
Constructor for the Dictionary class |
||
| IntegerDictionary (character, character, character, character) |
Constructor for the Dictionary class |
|
Top
Add (character, integer)
|
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AddWhenNotContained (character, integer)
|
||||||||||||||||||||||||||
LOGICAL ContainsValue (integer)
|
||||||||||||||||||||||||||
Consultingwerk.Framework.Collections.IntegerDictionaryEnumerator GetEnumerator ()
|
||||||||||||||||||||||||||
INTEGER GetValue (character)
|
||||||||||||||||||||||||||
SetValue (character, integer)
|
||||||||||||||||||||||||||
IntegerDictionary ()
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
IntegerDictionary (character)
|
||||||||||||||||||||||||||||||
IntegerDictionary (character, character)
|
||||||||||||||||||||||||||||||
IntegerDictionary (character, character, character, character)
|
||||||||||||||||||||||||||||||