Overview
>
klyn
>
ULong
>
parse
Overview
Index
Tree
Deprecated
klyn.ULong.parse
method
public static parse( readonly value as String ) as ULong throws BadValueException:
Description
Parses an ULong value from text.
Throws
BadValueException if the input cannot be parsed.