SendPortRefCollection.Item[Int32] Property

Definition

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

Parameters

index
Int32

Property Value

SendPortRef

Applies to