instance method GDBM#length

length -> Integer[permalink][rdoc][edit]
size -> Integer

データベース中の要素の数を返します。

現在の実現では要素数を数えるためにデータベースを全部検索します。