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
    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, IThreadConfined, IMetadataObject, INotifiable<NotifiableObjectHandleBase.CollectionChangeSet>, IReflectableType

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.Reflection.IReflectableType

    Extension Methods

    FrozenObjectsExtensions.Freeze<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2020 Realm
    Generated by DocFX