SchemaImportCollection.Insert(Int32, SchemaImport) Method

Definition

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

Parameters

index
Int32
schemaImport
SchemaImport

Applies to