Share via


ServiceLink.Item[Int32] Property

Definition

public:
 property Microsoft::XLANGs::Core::PortBase ^ default[int] { Microsoft::XLANGs::Core::PortBase ^ get(int iIndex); };
public Microsoft.XLANGs.Core.PortBase this[int iIndex] { get; }
member this.Item(int) : Microsoft.XLANGs.Core.PortBase
Default Public ReadOnly Property Item(iIndex As Integer) As PortBase

Parameters

iIndex
Int32

Property Value

Applies to