Contents

allKeys()

Returns an array of the record’s keys.

Declaration

func allKeys() -> [String]

Return Value

An array of keys, or an empty array if the record doesn’t contain any keys.

See Also

Accessing a Record’s Fields