SchemaImportCollection.Item[Int32] Property

Definition

public:
 property Microsoft::BizTalk::Deployment::Assembly::SchemaImport ^ default[int] { Microsoft::BizTalk::Deployment::Assembly::SchemaImport ^ get(int index); };
public Microsoft.BizTalk.Deployment.Assembly.SchemaImport this[int index] { get; }
member this.Item(int) : Microsoft.BizTalk.Deployment.Assembly.SchemaImport
Default Public ReadOnly Property Item(index As Integer) As SchemaImport

Parameters

index
Int32

Property Value

SchemaImport

Applies to