DataViewPropertiesCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to the collection’s elements. |
| Item[String] | name | Returns the collection’s element with the specified name. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to the collection’s elements. |
| Item[String] | name | Returns the collection’s element with the specified name. |