Dynamic Array replication through RepNotifies

I have a Tarry which is replicated and have an OnRep function attached to it which is called on the clients when the array is replicated.

Is it possible to know which element of the array got change when the repnotify is called on the client?