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