|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.ListQueryExpression Add (character, ListQueryExpression) |
Adds an item to the generic Dictionary |
|
| + | Clear () |
Removes all items from the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
| + | LOGICAL ContainsItem (Object) |
Determines if an object is a member of the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
| + | LOGICAL ContainsKey (character) |
Determines if an key is a member of the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
| + | Consultingwerk.Framework.Base.IEnumerator GetEnumerator () |
Returns a new IEnumerator instance for this object instance Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
| + | Consultingwerk.ListQueryExpression GetItem (character) |
Retrieves an item from the generic Dictionary |
|
| # | Progress.Lang.Object InternalAdd (character, Object) |
Adds an Item to the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
| # | Progress.Lang.Object InternalGetItem (character) |
Returns the Item at the specified Index Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
| # | OnListChanged (ListChangedEventArgs) |
Raises the ListChanged event Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
| + | RemoveItem (Object) |
Removes the first occurrence of a specific object from the Dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
| + | RemoveKey (character) |
Removes the Dictionary item at the specified index. Inherited from Consultingwerk.Framework.Base.GenericDictionary |
| Options | Name | Purpose | |
|---|---|---|---|
| + | ListChanged (Object, ListChangedEventArgs) |
Raised when the Dictionary is changed by adding or removing items or
clearing the dictionary Inherited from Consultingwerk.Framework.Base.GenericDictionary |
| Options | Name | Purpose | |
|---|---|---|---|
| + | INTEGER Count |
Returns the Dictionaries item count Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
| + | LOGICAL IsEmpty |
Returns if the ListQueryExpressionByTable is empty |
|
| + | CHARACTER ListHash |
Returns a hash value representing the current list contents Inherited from Consultingwerk.Framework.Base.GenericDictionary |
|
Top
PUBLIC Consultingwerk.ListQueryExpression Add (character, ListQueryExpression)
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Clear ()
|
|||||||||||||||||||||||||
PUBLIC LOGICAL ContainsItem (Object)
|
|||||||||||||||||||||||||
PUBLIC LOGICAL ContainsKey (character)
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Base.IEnumerator GetEnumerator ()
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.ListQueryExpression GetItem (character)
|
|||||||||||||||||||||||||
PROTECTED Progress.Lang.Object InternalAdd (character, Object)
|
|||||||||||||||||||||||||
PROTECTED Progress.Lang.Object InternalGetItem (character)
|
|||||||||||||||||||||||||
PROTECTED OnListChanged (ListChangedEventArgs)
|
|||||||||||||||||||||||||
PUBLIC RemoveItem (Object)
|
|||||||||||||||||||||||||
PUBLIC RemoveKey (character)
|
|||||||||||||||||||||||||
PUBLIC ListChanged (Object, ListChangedEventArgs)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER Count
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL IsEmpty
|
|||||||||||||
PUBLIC CHARACTER ListHash
|
|||||||||||||