instance method CSV::Row#length

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

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

[SEE_ALSO] Array#size