EnlistedPartyCollection.Contains(EnlistedParty) Method

Definition

public:
 bool Contains(Microsoft::BizTalk::Deployment::Binding::EnlistedParty ^ sendPortRef);
public bool Contains (Microsoft.BizTalk.Deployment.Binding.EnlistedParty sendPortRef);
override this.Contains : Microsoft.BizTalk.Deployment.Binding.EnlistedParty -> bool
Public Function Contains (sendPortRef As EnlistedParty) As Boolean

Parameters

sendPortRef
EnlistedParty

Returns

Boolean

Applies to