RankingModelCollection members

Represents a collection of ranking models for a Search service application.

The RankingModelCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of ranking models in the collection.
Public property Item Gets the RankingModel with the specified GUID.

Top

Methods

  Name Description
Public method CreateFromXML Creates a new ranking model with the specified XML.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an enumerator that iterates through the RankingModelCollection.
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

RankingModelCollection class

Microsoft.Office.Server.Search.Administration namespace