AssemblyReferenceCollection.Contains(AssemblyReference) Method

Definition

public:
 bool Contains(Microsoft::BizTalk::Deployment::AssemblyReference ^ assemblyReference);
public bool Contains (Microsoft.BizTalk.Deployment.AssemblyReference assemblyReference);
override this.Contains : Microsoft.BizTalk.Deployment.AssemblyReference -> bool

Parameters

assemblyReference
AssemblyReference

Returns

Boolean

Applies to