Kopīgot, izmantojot


InventoryCatalogCollection Members

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

The InventoryCatalog collection contains the InventoryCatalog objects of the Inventory system.

The InventoryCatalogCollection type exposes the following members.

Methods

  Name Description
Aa131375.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa131375.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa131375.pubmethod(en-US,CS.70).gif GetEnumerator Use this method to return a reference to an enumerator object, which is used to iterate over the InventoryCatalogCollection object.
Aa131375.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa131375.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa131375.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa131375.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa131375.pubmethod(en-US,CS.70).gif TryGetCatalog Returns a value indicating if the specified InventoryCatalog is within the InventoryCatalogCollection. This method also returns the specified InventoryCatalog.

Top

Properties

  Name Description
Aa131375.pubproperty(en-US,CS.70).gif Count Gets the number of inventory catalogs in the collection.
Aa131375.pubproperty(en-US,CS.70).gif DataSet Gets the InventoryCatalogsDataSet used in this object collection.
Aa131375.pubproperty(en-US,CS.70).gif Item Overloaded. Gets the specified InventoryCatalog object from the collection. In C#, this property is the indexer for the InventoryCatalogCollection class.

Top

Explicit Interface Implementations

  Name Description
Aa131375.pubinterface(en-US,CS.70).gifAa131375.privmethod(en-US,CS.70).gif IEnumerable..::.GetEnumerator

Top

See Also

Reference

InventoryCatalogCollection Class

Microsoft.CommerceServer.Inventory Namespace