Realm Xamarin  v0.81.0
Realm for Xamarin
Public Member Functions | List of all members
Realms.IgnoredAttribute Class Reference

An attribute that indicates an ignored property. Ignored properties will not be persisted in the Realm. More...

Inherits Attribute.

Public Member Functions

 IgnoredAttribute ()
 Initializes a new instance of the IgnoredAttribute class. More...
 

Detailed Description

An attribute that indicates an ignored property. Ignored properties will not be persisted in the Realm.

Constructor & Destructor Documentation

§ IgnoredAttribute()

Realms.IgnoredAttribute.IgnoredAttribute ( )

Initializes a new instance of the IgnoredAttribute class.