ManagedPropertyCollection methods
SharePoint 2013
The ManagedPropertyCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Contains(Int32) | Returns whether this collection of managed properties contains a specific ManagedProperty object. |
|
Contains(String) | Returns a Boolean value that indicates whether the collection of managed properties contains a specific ManagedProperty object. |
|
Create | Adds a new managed property to the managed property collection. |
|
CreateCrawlMonProperty | Creates or returns the special managed property named 'CrawlMonProperty'. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Returns an enumerator that iterates through the managed properties in the collection. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: