BtsArtifactCollection.Insert(Int32, BtsArtifact) Method

Definition

public:
 void Insert(int index, Microsoft::BizTalk::Deployment::Assembly::BtsArtifact ^ btsArtifact);
public void Insert (int index, Microsoft.BizTalk.Deployment.Assembly.BtsArtifact btsArtifact);
member this.Insert : int * Microsoft.BizTalk.Deployment.Assembly.BtsArtifact -> unit

Parameters

index
Int32
btsArtifact
BtsArtifact

Applies to