A ChangeSet.Move contains information about objects that moved within the same IRealmCollection<T>.
Namespace: Realms Assembly: Realm.dll Syntaxpublic struct ChangeSet.Move
Properties | Edit this page View Source From
Gets the index in the old version of the IRealmCollection<T> from which the object has moved.
Declarationpublic readonly int From { get; }
Property Value Type Description int
The source index of the object.
| Edit this page View Source ToGets the index in the new version of the IRealmCollection<T> to which the object has moved.
Declarationpublic readonly int To { get; }
Property Value Type Description int
The destination index of the object.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4