Click or drag to resize

FileCsvDocumentTryGetInt Method

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