Click or drag to resize

Application Methods

The Application type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a new object to the collection
Public methodClear
Removes all objects from the collection
Public methodIsValid
Returns a value indicating if the Underlying Context and Application is available and valid
Public methodLock
Locks access to the collection in order to enable synchronized access
Public methodRemove
Removes the named object from the collection
Public methodSet
Updates the value of an object in the collection
Public methodUnlock
Unlocks access to objects in the collection to enable synchronized access
Top
See Also