Skip to main content
.NET 6.0+

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.