RuleCollection.Item Property
Include Protected Members
Include Inherited Members
Gets a Rule object in the collection by name or by index number.
Overload List
| Name | Description | |
|---|---|---|
| .gif) | Item[Int32] | Gets a Rule object in the collection by index number. | 
| .gif) | Item[String] | Gets a Rule object in the collection by name. | 
| .gif) | Item[String, String] | Gets a Rule object in the collection by name. | 
Top