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