FullTextIndexCollection Methods

Include Protected Members
Include Inherited Members

The FullTextIndexCollection type exposes the following members.

Methods

  Name Description
Public method Contains Returns a Boolean value that indicates whether the collection of full text indexes contains a specific full text index.
Public method Create(String, String) Adds a new full text index to the full text index collection.
Public method Create(String, String, Boolean, Boolean) Adds a new full text index to the full text index collection.
Public method GetEnumerator() (Inherited from IEnumerable<FullTextIndex>.)
Public method GetEnumerator() (Inherited from IEnumerable.)

Top

See Also

Reference

FullTextIndexCollection Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace