objects(_:) public func objects<Element: Object>(_ type: Element.Type) -> Results<Element> Returns all objects of the given type stored in the Realm. Element Declaration Swift public func objects<Element: Object>(_ type: Element.Type) -> Results<Element> Show on GitHub © 2018 Realm. All rights reserved. (Last updated: 2018-09-19) Generated by jazzy ♪♫ v0.8.3, a Realm project.