A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mongodb.com/docs/realm-sdks/dotnet/latest/reference/Realms.ChangeSet.Move.html below:

Struct ChangeSet.Move | Realm

Struct ChangeSet.Move

A ChangeSet.Move contains information about objects that moved within the same IRealmCollection<T>.

Namespace: Realms Assembly: Realm.dll Syntax
public 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.

Declaration
public readonly int From { get; }
Property Value Type Description int

The source index of the object.

| Edit this page View Source To

Gets the index in the new version of the IRealmCollection<T> to which the object has moved.

Declaration
public 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