In This Topic
Performs additional custom processes before setting a value in the
System.Collections.CollectionBase instance.
Syntax
Parameters
- index
- The zero-based index at which can be found.
- oldValue
- The value to replace with .
- newValue
- The new value of the element at .
See Also