Share via


CommerceCacheCollection Members

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

Represents the collection of caches for the current site.

The CommerceCacheCollection type exposes the following members.

Constructors

  Name Description
Aa137526.pubmethod(en-US,CS.70).gif CommerceCacheCollection Initializes a new instance of the CommerceCacheCollection class.

Top

Methods

  Name Description
Aa137526.pubmethod(en-US,CS.70).gif Add Adds a cache to the end of the CommerceCacheCollection.
Aa137526.pubmethod(en-US,CS.70).gif CopyTo Copies all of the elements in the current instance to a compatible one-dimensional CommerceCache array, starting at the specified index in the array.
Aa137526.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa137526.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa137526.pubmethod(en-US,CS.70).gif GetEnumerator Retrieves an enumerator that can iterate through the current collection.
Aa137526.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa137526.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa137526.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa137526.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa137526.pubproperty(en-US,CS.70).gif Count Gets the count of the number of elements in the CommerceCacheCollection collection.
Aa137526.pubproperty(en-US,CS.70).gif IsSynchronized Gets a value indicating whether access to the current CommerceCacheCollection is synchronized (thread-safe).
Aa137526.pubproperty(en-US,CS.70).gif Item Gets a CommerceCache from the collection, based upon the cache name.
Aa137526.pubproperty(en-US,CS.70).gif SyncRoot Gets an object that can be used for synchronized access to the CommerceCacheCollection.

Top

Explicit Interface Implementations

  Name Description
Aa137526.pubinterface(en-US,CS.70).gifAa137526.privmethod(en-US,CS.70).gif ICollection..::.CopyTo

Top

See Also

Reference

CommerceCacheCollection Class

Microsoft.CommerceServer.Runtime.Caching Namespace