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 | |
---|---|---|
Count | (Inherited from ICollection<Pipeline>.) | |
IsReadOnly | (Inherited from ICollection<Pipeline>.) | |
Item |
Top
Methods
Name | Description | |
---|---|---|
Add | (Inherited from ICollection<Pipeline>.) | |
Clear | (Inherited from ICollection<Pipeline>.) | |
Contains | (Inherited from ICollection<Pipeline>.) | |
CopyTo | (Inherited from ICollection<Pipeline>.) | |
GetEnumerator() | (Inherited from IEnumerable<Pipeline>.) | |
GetEnumerator() | (Inherited from IEnumerable.) | |
Remove | (Inherited from ICollection<Pipeline>.) |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Content Namespace