RankProfileCollection Methods

Include Protected Members
Include Inherited Members

The RankProfileCollection type exposes the following members.

Methods

  Name Description
Public method Contains Returns a Boolean value to indicate the existence of a RankProfile object matching the name filter.
Public method Create(String) Adds a new rank profile to the rank profile collection.
Public method Create(String, RankProfile) Adds a new rank profile to the rank profile collection. The rank profile is created with the same settings as another rank profile provided through the rankProfileTemplate parameter.
Public method GetEnumerator() (Inherited from IEnumerable<RankProfile>.)
Public method GetEnumerator() (Inherited from IEnumerable.)

Top

See Also

Reference

RankProfileCollection Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace