Share via


DataSetBasedCollection(TObject, TDataSet) Members

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

An abstract class; DataSetBased Collection of items based on a dataset.

The DataSetBasedCollection<(Of <(TObject, TDataSet>)>) type exposes the following members.

Methods

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

Top

Properties

  Name Description
Aa149324.pubproperty(en-US,CS.70).gif Count Gets the count of the number of items in the collection.
Aa149324.pubproperty(en-US,CS.70).gif DataSet Gets the internal dataset used in this object collection.

Top

Explicit Interface Implementations

  Name Description
Aa149324.pubinterface(en-US,CS.70).gifAa149324.privmethod(en-US,CS.70).gif IEnumerable<(Of <(TObject>)>)..::.GetEnumerator

Top

See Also

Reference

DataSetBasedCollection<(Of <(TObject, TDataSet>)>) Class

Microsoft.CommerceServer.Catalog Namespace