Share via


InventoryQuantityDeltaCollection Members

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

The InventoryQuantityDeltaCollection class manages a collection of InventoryQuantityDelta objects.

The InventoryQuantityDeltaCollection type exposes the following members.

Methods

  Name Description
Aa181621.pubmethod(en-US,CS.70).gif Add Overloaded. Adds a new item to the InventoryQuantityDeltaCollection collection.
Aa181621.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa181621.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa181621.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 InventoryQuantityDeltaCollection object.
Aa181621.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa181621.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa181621.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa181621.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa181621.pubproperty(en-US,CS.70).gif Count Gets the number of inventory quantity deltas in the collection.
Aa181621.pubproperty(en-US,CS.70).gif DataSet Gets the underlying InventoryQuantityDeltasDataSet used in this object collection.
Aa181621.pubproperty(en-US,CS.70).gif Item Gets the specified InventoryQuantityDelta object from the collection, identified by position. In C#, this property is the indexer for the InventoryQuantityDeltaCollection class.

Top

Explicit Interface Implementations

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

Top

See Also

Reference

InventoryQuantityDeltaCollection Class

Microsoft.CommerceServer.Inventory Namespace