Share via


ProductCollection Members

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

A collection of Product and ProductFamily objects. This class cannot be inherited.

The ProductCollection type exposes the following members.

Methods

  Name Description
Aa508871.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa508871.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa508871.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa508871.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa508871.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa508871.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa508871.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa508871.pubproperty(en-US,CS.70).gif Count Gets the number of items in the collection (in paged collections, this is the number of items on the current page.) (Inherited from CatalogObjectCollection<(Of <(TObject, TDataSet>)>).)
Aa508871.pubproperty(en-US,CS.70).gif DataSet Gets the internal DataSet used in this object collection. (Inherited from CatalogObjectCollection<(Of <(TObject, TDataSet>)>).)
Aa508871.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa508871.pubproperty(en-US,CS.70).gif Item Overloaded. Gets the specified Product or ProductFamily object from the collection. In C#, this property is the indexer for the ProductCollection class.
Aa508871.pubproperty(en-US,CS.70).gif TotalRecords Gets the total number of records in this collection, ignoring the page settings. (Inherited from SearchableObjectCollection<(Of <(TObject, TDataSet>)>).)

Top

Explicit Interface Implementations

  Name Description
Aa508871.pubinterface(en-US,CS.70).gifAa508871.privmethod(en-US,CS.70).gif IEnumerable<(Of <(TObject>)>)..::.GetEnumerator (Inherited from CatalogObjectCollection<(Of <(TObject, TDataSet>)>).)
Aa508871.pubinterface(en-US,CS.70).gifAa508871.privmethod(en-US,CS.70).gif IEnumerable..::.GetEnumerator (Inherited from CatalogObjectCollection<(Of <(TObject, TDataSet>)>).)

Top

See Also

Reference

ProductCollection Class

Microsoft.CommerceServer.Catalog Namespace