Click or drag to resize

ExtensionsConvertionsToUInteger Method

Overload List
  NameDescription
Public methodStatic memberToUInteger(String)
Tries to convert a String to an UInt32. Returns MinValue if target cannot be parsed.
Public methodStatic memberToUInteger(String, NumberFormatInfo)
Tries to convert a String to an UInt32. Returns MinValue if target cannot be parsed.
Top
See Also