Realm Xamarin
v0.81.0
Realm for Xamarin
|
An attribute that indicates an indexed property. Indexed properties slow down insertions, but can greatly speed up queries. More...
Inherits Attribute.
Public Member Functions | |
IndexedAttribute () | |
Initializes a new instance of the IndexedAttribute class. More... | |
An attribute that indicates an indexed property. Indexed properties slow down insertions, but can greatly speed up queries.
Realms.IndexedAttribute.IndexedAttribute | ( | ) |
Initializes a new instance of the IndexedAttribute class.