[This is preliminary documentation and subject to change.]
Called by the associated collection after an element has been replaced.
[Visual Basic] Sub OnSetComplete( _ ByVal collection As CollectionBase, _ ByVal index As Integer, _ ByVal oldValue As Object, _ ByVal newValue As Object _ )