ManagedPropertyCollection members

Represents a collection of ManagedProperty objects.

The ManagedPropertyCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of ManagedProperty objects in the collection.
Public property Item Gets the specified managed property from the collection of managed properties.

Top

Methods

  Name Description
Public method Contains(Int32) Returns whether this collection of managed properties contains a specific ManagedProperty object.
Public method Contains(String) Returns a Boolean value that indicates whether the collection of managed properties contains a specific ManagedProperty object.
Public method Create Adds a new managed property to the managed property collection.
Public method CreateCrawlMonProperty Creates or returns the special managed property named 'CrawlMonProperty'.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that iterates through the managed properties in the 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

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See also

Reference

ManagedPropertyCollection class

Microsoft.Office.Server.Search.Administration namespace