Search Results for

    Show / Hide Table of Contents

    Class RealmObject

    Base for any object that can be persisted in a Realm.

    Inheritance
    object
    RealmObjectBase
    RealmObject
    Implements
    INotifyPropertyChanged
    IReflectableType
    IRealmObject
    IRealmObjectBase
    Inherited Members
    RealmObjectBase.PropertyChanged
    RealmObjectBase.IsManaged
    RealmObjectBase.DynamicApi
    RealmObjectBase.IsValid
    RealmObjectBase.IsFrozen
    RealmObjectBase.Realm
    RealmObjectBase.ObjectSchema
    RealmObjectBase.BacklinksCount
    RealmObjectBase.ToString()
    RealmObjectBase.RaisePropertyChanged(string)
    RealmObjectBase.OnPropertyChanged(string)
    RealmObjectBase.OnManaged()
    Namespace: Realms
    Assembly: Realm.dll
    Syntax
    public class RealmObject : RealmObjectBase, INotifyPropertyChanged, IReflectableType, IRealmObject, IRealmObjectBase

    Implements

    INotifyPropertyChanged
    IReflectableType
    IRealmObject
    IRealmObjectBase

    Extension Methods

    FrozenObjectsExtensions.Freeze<T>(T)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2020-2024 Realm
    Generated by DocFX