Class RealmObject
Base for any object that can be persisted in a Realm.
Inherited Members
Namespace: Realms
Assembly: Realm.dll
Syntax
[Serializable]
public class RealmObject : RealmObjectBase, INotifyPropertyChanged, IThreadConfined, NotificationsHelper.INotifiable, IReflectableType