Share via


DiscountItemCollection Members

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

Represents a collection of DiscountItem objects. This class cannot be inherited.

The DiscountItemCollection type exposes the following members.

Methods

  Name Description
Aa186874.pubmethod(en-US,CS.70).gif ApplyCategoryFilter Filters a DiscountItemCollection for a specific category.
Aa186874.pubmethod(en-US,CS.70).gif ApplyProductFilter Filters a DiscountItemCollection for a specific product.
Aa186874.pubmethod(en-US,CS.70).gif Contains Returns a value indicating if a specific DiscountItem is within the DiscountItemCollection.
Aa186874.pubmethod(en-US,CS.70).gif CopyTo Copies all the elements in the DiscountItemCollection to a compatible one-dimensional array starting at the specified index of the target array.
Aa186874.pubmethod(en-US,CS.70).gifAa186874.static(en-US,CS.70).gif CreateFromCache Overloaded. Creates a DiscountItemCollection from the specified Cache.
Aa186874.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa186874.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa186874.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa186874.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa186874.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa186874.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa186874.pubproperty(en-US,CS.70).gif Count Gets the count of the number of elements in the DiscountItemCollection collection.
Aa186874.pubproperty(en-US,CS.70).gif Item Gets a DiscountItem from the collection, based upon the index.

Top

Explicit Interface Implementations

  Name Description
Aa186874.pubinterface(en-US,CS.70).gifAa186874.privmethod(en-US,CS.70).gif ICollection<(Of <(DiscountItem>)>)..::.Add
Aa186874.pubinterface(en-US,CS.70).gifAa186874.privmethod(en-US,CS.70).gif ICollection<(Of <(DiscountItem>)>)..::.Clear
Aa186874.pubinterface(en-US,CS.70).gifAa186874.privmethod(en-US,CS.70).gif ICollection<(Of <(DiscountItem>)>)..::.Contains
Aa186874.pubinterface(en-US,CS.70).gifAa186874.privmethod(en-US,CS.70).gif ICollection<(Of <(DiscountItem>)>)..::.CopyTo
Aa186874.pubinterface(en-US,CS.70).gifAa186874.privproperty(en-US,CS.70).gif ICollection<(Of <(DiscountItem>)>)..::.Count
Aa186874.pubinterface(en-US,CS.70).gifAa186874.privmethod(en-US,CS.70).gif IEnumerable<(Of <(DiscountItem>)>)..::.GetEnumerator
Aa186874.pubinterface(en-US,CS.70).gifAa186874.privmethod(en-US,CS.70).gif IEnumerable..::.GetEnumerator
Aa186874.pubinterface(en-US,CS.70).gifAa186874.privproperty(en-US,CS.70).gif ICollection<(Of <(DiscountItem>)>)..::.IsReadOnly
Aa186874.pubinterface(en-US,CS.70).gifAa186874.privmethod(en-US,CS.70).gif ICollection<(Of <(DiscountItem>)>)..::.Remove

Top

See Also

Reference

DiscountItemCollection Class

Microsoft.CommerceServer.Runtime.Marketing Namespace