Gets item at the specified index.

C# | Visual Basic | Visual C++ | F# |
public DeliveryAddress this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As DeliveryAddress Get
public: property DeliveryAddress^ default[int index] { DeliveryAddress^ get (int index); }
member Item : DeliveryAddress with get

- index (Int32)
- Index of item which to get.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119