SendPortRefCollection.IndexOf(SendPortRef) Method

Definition

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

Parameters

sendPortRef
SendPortRef

Returns

Int32

Applies to