|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Ccs.Common.IService Add (IService) |
Adds an item to the generic List |
||
| Add (IService[]) |
Adds an array of items to the generic List |
||
| Ccs.Common.IService AddWhenNotContained (IService) |
Adds an item to the generic List only when it is not
yet contained - silently ignores keys that are already
contained |
||
| Ccs.Common.IService GetItem (integer) |
Retrieves an item from the generic List |
||
| InitializeServices () |
Initializes the IService instances stored in the list |
||
| LOGICAL IsEmpty () |
Returns if the List is empty |
||
| Ccs.Common.IService Replace (IService, IService) |
Replaces an item in the generic List |
||
| Ccs.Common.IService ToArray () |
Returns an Array with the elements of the List |
|
Top
Ccs.Common.IService Add (IService)
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Add (IService[])
|
|||||||||||||||||||||||||
Ccs.Common.IService AddWhenNotContained (IService)
|
|||||||||||||||||||||||||
Ccs.Common.IService GetItem (integer)
|
|||||||||||||||||||||||||
InitializeServices ()
|
|||||||||||||||||||||||||
LOGICAL IsEmpty ()
|
|||||||||||||||||||||||||
Ccs.Common.IService Replace (IService, IService)
|
|||||||||||||||||||||||||
Ccs.Common.IService ToArray ()
|
|||||||||||||||||||||||||