Gets item at the specified index.

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

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

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