Share via


PipelineCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of item processing pipelines. Only one pipeline will be returned.

The PipelineCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from ICollection<Pipeline>.)
Public property IsReadOnly (Inherited from ICollection<Pipeline>.)
Public property Item

Top

Methods

  Name Description
Public method Add (Inherited from ICollection<Pipeline>.)
Public method Clear (Inherited from ICollection<Pipeline>.)
Public method Contains (Inherited from ICollection<Pipeline>.)
Public method CopyTo (Inherited from ICollection<Pipeline>.)
Public method GetEnumerator() (Inherited from IEnumerable<Pipeline>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method Remove (Inherited from ICollection<Pipeline>.)

Top

See Also

Reference

PipelineCollection Interface

Microsoft.SharePoint.Search.Extended.Administration.Content Namespace