Share via


PipelineCollection Members

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

Represents the collection of Pipeline objects configured for the site.

The PipelineCollection type exposes the following members.

Constructors

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

Top

Methods

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

Top

Properties

  Name Description
Aa154711.pubproperty(en-US,CS.70).gif Count Gets the count of the number of elements in the PipelineCollection collection.
Aa154711.pubproperty(en-US,CS.70).gif IsSynchronized Gets a value indicating whether access to the current PipelineCollection is synchronized (thread-safe).
Aa154711.pubproperty(en-US,CS.70).gif Item Gets a pipeline from the collection based on the pipeline name.
Aa154711.pubproperty(en-US,CS.70).gif SyncRoot Gets the object used to synchronize access to the current PipelineCollection.

Top

Explicit Interface Implementations

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

Top

See Also

Reference

PipelineCollection Class

Microsoft.CommerceServer.Runtime.Pipelines Namespace