Realm Xamarin
v0.81.0
Realm for Xamarin
|
A Move contains information about objects that moved within the same IRealmCollection<T>. More...
Properties | |
int | From [get] |
Gets the index in the old version of the IRealmCollection<T> from which the object has moved. More... | |
int | To [get] |
Gets the index in the new version of the IRealmCollection<T> to which the object has moved. More... | |
A Move contains information about objects that moved within the same IRealmCollection<T>.
|
get |
Gets the index in the old version of the IRealmCollection<T> from which the object has moved.
|
get |
Gets the index in the new version of the IRealmCollection<T> to which the object has moved.