ColIndex¶ [Source] 1-based column index. Bounds checking happens at row access time. class val ColIndex Constructors¶ create¶ [Source] new val create( n: U16 val) : ColIndex val^ Parameters¶ n: U16 val Returns¶ ColIndex val^ Public Functions¶ apply¶ [Source] fun box apply() : U16 val Returns¶ U16 val string¶ [Source] fun box string() : String iso^ Returns¶ String iso^