Click or drag to resize

IHostedApplications Methods

The IHostedApplications type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the given IHostedApplication to the collection
Public methodFindByModule
Gets the IHostedApplication corresponding to the given module Guid
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from ISharedEnumerableT.)
Public methodRemove
Removes the given IHostedApplication from the collection
Top
See Also