File: C:/Ruby27-x64/share/ri/2.7.0/system/CSV/Row/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"CSV::Row::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OConstructs a new CSV::Row from +headers+ and +fields+, which are expected ;TI"Mto be Arrays. If one Array is shorter than the other, it will be padded ;TI"with +nil+ objects.;To:RDoc::Markup::BlankLine o;
; [I"OThe optional +header_row+ parameter can be set to +true+ to indicate, via ;TI"MCSV::Row.header_row?() and CSV::Row.field_row?(), that this is a header ;TI"7row. Otherwise, the row assumes to be a field row.;T@o;
; [I"OA CSV::Row object supports the following Array methods through delegation:;T@o:RDoc::Markup::List:
@type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o;
; [I"
empty?();To;;0; [o;
; [I"
length();To;;0; [o;
; [I"size();T:
@fileI"lib/csv/row.rb;T:0@omit_headings_from_table_of_contents_below000[ I"*(headers, fields, header_row = false);T@*FI"Row;TcRDoc::NormalClass00