Adds the specified System.Web.Configuration.RuleSettings object to the specified index point in the collection.
- index
A valid index of a System.Web.Configuration.RuleSettings object in the collection.
- eventSettings
The System.Web.Configuration.RuleSettings object to insert into the collection.
If the index parameter equals the number of items in the collection, then the entry is appended to the end of the collection.