Instance Property インスタンスプロパティ

isEmpty

A Boolean value indicating whether the collection is empty. コレクションが空かどうかを指し示すブール値。

Declaration 宣言

var isEmpty: Bool { get }
Available when Base conforms to Collection. BaseCollectionに準拠する時に利用可能です。

Relationships 関係

From Protocol 由来プロトコル