Console_Table::insertRow() -- 与えられた列番号の後ろに列をテーブルに挿入します。
説明
与えられた列番号の後ろに列をテーブルに挿入します。 If $row_id is not
given it will prepend the row.
パラメータ
- integer
$row_id
Row number to insert before
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。