Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > csvライブラリ > CSV::Rowクラス > length

instance method CSV::Row#length

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

Array#length, Array#size に委譲します。

[SEE_ALSO] Array#size