ServicePortRefCollection.Item[Int32] Property

Definition

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

Parameters

index
Int32

Property Value

ServicePortRef

Applies to