Class AsymmetricObject
Base for any object that can be persisted in a Realm but that cannot be retrieved, hence cannot be modified.
Inherited Members
Namespace: Realms
Assembly: Realm.dll
Syntax
public class AsymmetricObject : RealmObjectBase, INotifyPropertyChanged, IReflectableType, IAsymmetricObject, IRealmObjectBase
Remarks
The benefit of using Asymmetric