AssemblyReferenceCollection.Insert(Int32, AssemblyReference) Method

Definition

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

Parameters

index
Int32
assemblyReference
AssemblyReference

Applies to