Kopīgot, izmantojot


Item Property

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Gets the specified InventoryCatalog object from the collection. In C#, this property is the indexer for the InventoryCatalogCollection class.

Overload List

  Name Description
ms870414.pubproperty(en-US,CS.70).gif Item[([(Int32])]) Gets the specified InventoryCatalog object from the collection, identified by position. In C#, this property is the indexer for the InventoryCatalogCollection class.
ms870414.pubproperty(en-US,CS.70).gif Item[([(String])]) Gets the specified InventoryCatalog object from the collection, identified by key. In C#, this property is the indexer for the InventoryCatalogCollection class.

Top

Remarks

Returns the indexed object within the collection.

See Also

Reference

InventoryCatalogCollection Class

InventoryCatalogCollection Members

Microsoft.CommerceServer.Inventory Namespace