RankParamCollection members
SharePoint 2013
Represents a collection of RankingParameter objects.
The RankParamCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of RankingParameter objects in the collection. |
|
Item[Int32] | Gets the ranking parameter at the specified index in the collection. |
|
Item[String] | Gets the specified ranking parameter from the collection of ranking parameters. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Returns an enumerator that iterates through the ranking parameters in the collection. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: