An array containing the set’s members, or an empty array if the set has no members.
SDKs
- iOS 2.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
var allObjects: [Any] { get }
Discussion
The order of the objects in the array is undefined.