ServiceLink.Item[Int32] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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