RankParamCollection.Item Property
Include Protected Members
Include Inherited Members
Gets the specified ranking parameter from the collection of ranking parameters.
Overload List
Name | Description | |
---|---|---|
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. |
Top