ContentCollectionCollection Methods

Include Protected Members
Include Inherited Members

The ContentCollectionCollection type exposes the following members.

Methods

  Name Description
Public method Add (Inherited from ICollection<ContentCollection>.)
Public method AddCollection(String, String) Creates a content collection and adds it to the collection.
Public method AddCollection(String, String, Pipeline) Creates a content collection and adds it to the collection.
Public method AddCollection(String, String, String) Creates a content collection and adds it to the collection.
Public method Clear (Inherited from ICollection<ContentCollection>.)
Public method ClearCollection Deletes all the content collection documents from the index without removing the content collection.
Public method Contains (Inherited from ICollection<ContentCollection>.)
Public method CopyTo (Inherited from ICollection<ContentCollection>.)
Public method GetEnumerator() (Inherited from IEnumerable<ContentCollection>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method ModifyCollection Modifies the properties of a content collection.
Public method Remove (Inherited from ICollection<ContentCollection>.)

Top

See Also

Reference

ContentCollectionCollection Interface

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