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 ResourceCollection sealed : Microsoft::BizTalk::ApplicationDeployment::IDeploymentResourceCollection, System::Collections::Generic::ICollection<Microsoft::BizTalk::ApplicationDeployment::IDeploymentResource ^>, System::Collections::Generic::IEnumerable<Microsoft::BizTalk::ApplicationDeployment::IDeploymentResource ^>
public sealed class ResourceCollection : Microsoft.BizTalk.ApplicationDeployment.IDeploymentResourceCollection, System.Collections.Generic.ICollection<Microsoft.BizTalk.ApplicationDeployment.IDeploymentResource>, System.Collections.Generic.IEnumerable<Microsoft.BizTalk.ApplicationDeployment.IDeploymentResource>
type ResourceCollection = class
interface IDeploymentResourceCollection
interface ICollection<IDeploymentResource>
interface seq<IDeploymentResource>
interface IEnumerable
Public NotInheritable Class ResourceCollection
Implements ICollection(Of IDeploymentResource), IDeploymentResourceCollection, IEnumerable(Of IDeploymentResource)