Protocols
The following protocols are available globally.
-
A homogenous collection of
See moreRLMObjectinstances. Examples of conforming types includeRLMArray,RLMResults, andRLMLinkingObjects.Declaration
Objective‑C
@protocol RLMCollection <NSFastEnumeration>Swift
protocol RLMCollection : NSFastEnumeration
View on GitHub
Install in Dash
Protocols Reference