CrawlMappingCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of CrawlMapping objects.

The CrawlMappingCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of CrawlMapping objects in the collection.
Public property Item[Int32] Gets the specified crawl mapping from the collection based on the specified crawl mapping ID.
Public property Item[Uri] Gets the specified crawl mapping from the collection based on the crawl mapping name that is specified.
Public property Parent Gets the parent Content object for the crawl mapping collection.

Top

Methods

  Name Description
Public method Create Creates a crawl mapping.
Public method Equals (Inherited from Object.)
Public method Exists Returns a Boolean value that indicates whether a crawl mapping exists in the collection, based on the specified source URI.
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to access the items in the crawl mapping collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CrawlMappingCollection Class

Microsoft.Office.Server.Search.Administration Namespace