SendPortRefCollection.Contains(SendPortRef) Method

Definition

public:
 bool Contains(Microsoft::BizTalk::Deployment::Binding::SendPortRef ^ sendPortRef);
public bool Contains (Microsoft.BizTalk.Deployment.Binding.SendPortRef sendPortRef);
override this.Contains : Microsoft.BizTalk.Deployment.Binding.SendPortRef -> bool

Parameters

sendPortRef
SendPortRef

Returns

Boolean

Applies to