Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.