Long.TryParse

Returns an Long converted from a string. It also returns whether the conversion was successful.

Long.TryParse

Properties

Property Name Description
String String to convert
Success Returns whether the conversion was successful.
Result Output result