DataColumnCollection::Item Property
.NET Framework (current version)
Gets the specified DataColumn from the collection.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets the DataColumn from the collection at the specified index. |
![]() | Item[String^] | Gets the DataColumn from the collection with the specified name. |
Show:
