Gets column from specified index.
| C# | Visual Basic | Managed C++ |
public LDB_DataColumn Item [ int index ] { get; }
Public ReadOnly Property Item ( _ index As Integer _ ) As LDB_DataColumn
public: LDB_DataColumn^ Item { LDB_DataColumn^ get (int index); }
- index (Int32)
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)