SchemaImportCollection.IndexOf(SchemaImport) Method

Definition

public:
 int IndexOf(Microsoft::BizTalk::Deployment::Assembly::SchemaImport ^ schemaImport);
public int IndexOf (Microsoft.BizTalk.Deployment.Assembly.SchemaImport schemaImport);
override this.IndexOf : Microsoft.BizTalk.Deployment.Assembly.SchemaImport -> int

Parameters

schemaImport
SchemaImport

Returns

Int32

Applies to