| ApplicationManager Methods | 
The ApplicationManager type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddApplication | 
                Adds a new application.
             | 
|  | Equals | (Inherited from Object.) | 
|  | GetApplication | 
                Returns the application matching the given ID.
             | 
|  | GetApplicationList | 
                Returns a list of applications that match the filter.
             | 
|  | GetApplicationListFilter | 
                Return a filter object to filter applications.
             | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
|  | UpdateApplication | 
                Updates an existing application.
             | 
 See Also
See Also