ModuleRefCollection.Item[Int32] Property

Definition

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

Parameters

index
Int32

Property Value

ModuleRef

Applies to