RoleRefCollection.Item[Int32] Property

Definition

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

Parameters

index
Int32

Property Value

RoleRef

Applies to