|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | ListChangedHandler (Object, ListChangedEventArgs) |
Event handler for the ListChanged event of the IEnumerable instance |
|
+ | LOGICAL MoveNext () |
Moves the enumerator to the next item |
|
+ | Reset () |
Resets the Enumerator (starts enumerating from the first item on) |
Options | Name | Purpose | |
---|---|---|---|
+ | DictionaryEnumerator (IEnumerable, handle, handle) |
Constructor for the DictionaryEnumerator class |
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Object Current |
|
|
+ | Consultingwerk.Framework.Base.IEnumerable Dictionary |
|
|
+ | LOGICAL ListChanged |
|
Top
PROTECTED ListChangedHandler (Object, ListChangedEventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL MoveNext ()
|
||||||||||||||||||||
PUBLIC Reset ()
|
PUBLIC DictionaryEnumerator (IEnumerable, handle, handle)
|
---|
PUBLIC Progress.Lang.Object Current
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Framework.Base.IEnumerable Dictionary
|
|||||||||
PUBLIC LOGICAL ListChanged
|