ResourceCollection.Contains(IDeploymentResource) Method

Definition

Important

This API is not CLS-compliant.

public:
 virtual bool Contains(Microsoft::BizTalk::ApplicationDeployment::IDeploymentResource ^ resource);
[System.CLSCompliant(false)]
public bool Contains (Microsoft.BizTalk.ApplicationDeployment.IDeploymentResource resource);
abstract member Contains : Microsoft.BizTalk.ApplicationDeployment.IDeploymentResource -> bool
override this.Contains : Microsoft.BizTalk.ApplicationDeployment.IDeploymentResource -> bool
Public Function Contains (resource As IDeploymentResource) As Boolean

Parameters

Returns

Boolean

Implements

Attributes

Applies to