Application Methods |
The Application type exposes the following members.
Name | Description | |
---|---|---|
Add |
Adds a new object to the collection
| |
Clear |
Removes all objects from the collection
| |
IsValid |
Returns a value indicating if the Underlying Context and Application is available and valid
| |
Lock |
Locks access to the collection in order to enable synchronized access
| |
Remove |
Removes the named object from the collection
| |
Set |
Updates the value of an object in the collection
| |
Unlock |
Unlocks access to objects in the collection to enable synchronized access
|