Ruby 4.0 リファレンスマニュアル

instance method CSV::Row#length

length -> IntegerRuby 1.9.3 から[permalink][rdoc][edit]
size -> Integer

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

[SEE_ALSO] Array#size