SendPortRefCollection.Insert(Int32, SendPortRef) Method

Definition

public:
 void Insert(int index, Microsoft::BizTalk::Deployment::Binding::SendPortRef ^ sendPortRef);
public void Insert (int index, Microsoft.BizTalk.Deployment.Binding.SendPortRef sendPortRef);
override this.Insert : int * Microsoft.BizTalk.Deployment.Binding.SendPortRef -> unit

Parameters

index
Int32
sendPortRef
SendPortRef

Applies to