Adds the specified System.Web.Configuration.EventMappingSettings object to the specified index point in the collection.
- index
A valid index of an System.Web.Configuration.EventMappingSettings object in the collection.
- eventMappingSettings
The System.Web.Configuration.EventMappingSettings 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.