Method | Description | |
---|---|---|
BinRead ( List |
||
BinWrite ( System bw ) : void | ||
CopyData ( |
Generally used for creating new rows out of old ones, particularly when joining rows together
|
|
Row ( ITable t ) : System | ||
ToString ( ) : string | ||
this ( int index ) : object | ||
this ( string name ) : object |
public BinRead ( List |
||
columns | List |
|
br | System | |
return | void |
public CopyData ( |
||
old | ||
newColumns | List |
|
return | void |