Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ApplicationCollection sealed : System::EnterpriseServices::ServicedComponent, Microsoft::BizTalk::ApplicationDeployment::IGroupMember, System::Collections::Generic::ICollection<Microsoft::BizTalk::ApplicationDeployment::Application ^>, System::Collections::Generic::IEnumerable<Microsoft::BizTalk::ApplicationDeployment::Application ^>
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("C274DD75-9870-4F3C-8A3B-E4C3628B3A90")]
public sealed class ApplicationCollection : System.EnterpriseServices.ServicedComponent, Microsoft.BizTalk.ApplicationDeployment.IGroupMember, System.Collections.Generic.ICollection<Microsoft.BizTalk.ApplicationDeployment.Application>, System.Collections.Generic.IEnumerable<Microsoft.BizTalk.ApplicationDeployment.Application>
type ApplicationCollection = class
inherit ServicedComponent
interface ICollection<Application>
interface seq<Application>
interface IEnumerable
interface IGroupMember
Public NotInheritable Class ApplicationCollection
Inherits ServicedComponent
Implements ICollection(Of Application), IEnumerable(Of Application), IGroupMember