SchemaImportCollection.Contains(SchemaImport) Method

Definition

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

Parameters

schemaImport
SchemaImport

Returns

Boolean

Applies to