ChangeEventReplace<K, V> constructor

ChangeEventReplace<K, V>(
  1. IMap<K, V> newCollection
)

Implementation

ChangeEventReplace(this.newCollection);