インデクサ
| C# | Visual Basic | Visual C++ |
public ConnectionConfigElement this[ int index ] { get; set; }
Public Default Property Item ( _ index As Integer _ ) As ConnectionConfigElement
public: property ConnectionConfigElement^ default[int index] { ConnectionConfigElement^ get (int index); void set (int index, ConnectionConfigElement^ value); }
- index (Int32)