IHostedApplications Methods |
The IHostedApplications type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds the given IHostedApplication to the collection
| |
| FindByModule |
Gets the IHostedApplication corresponding to the given module Guid
| |
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from ISharedEnumerableT.) | |
| Remove |
Removes the given IHostedApplication from the collection
|