Share via


CommerceResourceCollection Members

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

Represents the collection of site resources for a given site.

The CommerceResourceCollection type exposes the following members.

Constructors

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

Top

Methods

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

Top

Properties

  Name Description
Aa186737.pubproperty(en-US,CS.70).gif Count Gets the count of the number of elements in the CommerceResourceCollection collection.
Aa186737.pubproperty(en-US,CS.70).gif IsSynchronized Gets a value indicating whether access to the current CommerceResourceCollection is synchronized (thread-safe).
Aa186737.pubproperty(en-US,CS.70).gif Item Gets a CommerceResource from the collection, based upon the resource name.
Aa186737.pubproperty(en-US,CS.70).gif SiteName Gets the name of the Commerce Site for which this collection was created.
Aa186737.pubproperty(en-US,CS.70).gif SyncRoot Gets an object that can be used for synchronized access to the CommerceResourceCollection.

Top

Explicit Interface Implementations

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

Top

See Also

Reference

CommerceResourceCollection Class

Microsoft.CommerceServer.Runtime.Configuration Namespace