Protocols
The following protocols are available globally.
-
A homogenous collection of
See moreRLMObject
s likeRLMArray
orRLMResults
.Declaration
Objective‑C
@protocol RLMCollection <NSFastEnumeration>
Swift
protocol RLMCollection : NSFastEnumeration