Home

Overload List

NameDescription
Item[([(Int32])])
returns the row as a string[] at the given row index
Item[([(Int32, Int32])])
returns the value at the given row,col indeces
Item[([(Int32, String])])
returns the value at the given row index, column key

See Also