文書   >   Swift 標準ライブラリ   >   Collections   >   Supporting Types   >   AnyIterator   >   underestimatedCount
インスタンスプロパティ
underestimatedCount
シーケンス内の要素の数以下の値を、非破壊的に返します。
宣言
var underestimatedCount: Int { get }
議論
複雑さ:O(n)