BtsSchemaCollection.Item[Int32] Property

Definition

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

Parameters

index
Int32

Property Value

BtsSchema

Applies to