Share via


VariantCollection Members

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

A collection of variants within the Catalog. This class cannot be inherited.

The VariantCollection type exposes the following members.

Methods

  Name Description
Aa508872.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa508872.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa508872.pubmethod(en-US,CS.70).gif GetEnumerator Use this method to return an enumerator than can iterate through the DataSetBasedCollection<(Of <(TObject, TDataSet>)>) instance. (Inherited from DataSetBasedCollection<(Of <(TObject, TDataSet>)>).)
Aa508872.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa508872.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa508872.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa508872.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa508872.pubproperty(en-US,CS.70).gif Count Gets the count of the number of items in the collection. (Inherited from DataSetBasedCollection<(Of <(TObject, TDataSet>)>).)
Aa508872.pubproperty(en-US,CS.70).gif DataSet Gets the internal dataset used in this object collection. (Inherited from DataSetBasedCollection<(Of <(TObject, TDataSet>)>).)
Aa508872.pubproperty(en-US,CS.70).gif Item Overloaded. Gets the specified object the collection. In C#, this property is the indexer for the VariantCollection class.
Aa508872.pubproperty(en-US,CS.70).gif TotalRecords Gets the total number of records in this collection, ignoring the page settings.

Top

Explicit Interface Implementations

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

Top

See Also

Reference

VariantCollection Class

Microsoft.CommerceServer.Catalog Namespace