Collapse AllExpand All        Code: All Code: Multiple Code: Visual Basic Code: C# Code: Visual C++ Code: J# Code: JScript        Members: Show All Members: Filtered Members: Filtered Members: Filtered 
Item Property

Gets the specified Product or ProductFamily object from the collection. In C#, this property is the indexer for the ProductCollection class.

Overload List

  NameDescription
Aa530194.pubproperty(en-US,CS.90).gifItem[([(Int32])])Gets the specified Product or ProductFamily object from the collection, identified by position. In C#, this property is the indexer for the ProductCollection class. (Overrides CatalogObjectCollection<(Of <(TObject, TDataSet>)>)..::.Item[([(Int32])]).)
Aa530194.pubproperty(en-US,CS.90).gifItem[([(String])])Gets the specified Product or ProductFamily object from the collection, identified by key. In C#, this property is the indexer for the ProductCollection class. (Overrides CatalogObjectCollection<(Of <(TObject, TDataSet>)>)..::.Item[([(String])]).)
Top
Remarks

Returns the indexed object within the collection.

See Also

Reference

Page view tracker