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

ViewPropertiesCollection.Item Property

Name Parameters Description
Item[CriteriaOperator] expression Returns an item with the specified expression.
Item[Int32] index Provides indexed access to the elements in the collection.
Item[String] name Returns an item with the specified name.