RankingModelCollection members
SharePoint 2013
Represents a collection of ranking models for a Search service application.
The RankingModelCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of ranking models in the collection. |
|
Item | Gets the RankingModel with the specified GUID. |
| Name | Description | |
|---|---|---|
|
CreateFromXML | Creates a new ranking model with the specified XML. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Gets an enumerator that iterates through the RankingModelCollection. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: