Click or drag to resize

FileCsvDocumentTryGetLong Method

Overload List
  NameDescription
Public methodTryGetLong(Int32, Int32, Int64)
Retrieves the value of a cell as a 64-bit integer, parsed using the invariant culture.
Public methodTryGetLong(String, Int32, Int64)
Retrieves the value of a cell as a 64-bit integer, addressing the column by header name.
Top
See Also