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 © 2019 Realm. All rights reserved. (Last updated: 2019-01-03) Generated by jazzy ♪♫ v0.8.3, a Realm project.