Protocols

The following protocols are available globally.

  • A homogenous collection of Objects which can be retrieved, filtered, sorted, and operated upon.

    See more

    Declaration

    Swift

    public protocol RealmCollectionType: CollectionType, CustomStringConvertible