CustomAttribCollection.Insert(Int32, CustomAttrib) Method

Definition

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

Parameters

index
Int32
customAttrib
CustomAttrib

Applies to