Others..::..ParseUInt Method (String, Boolean%)
String to uint.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
Public Shared Function ParseUInt ( _ uintString As String, _ <OutAttribute> ByRef result As Boolean _ ) As UInteger
public: static unsigned int^ ParseUInt( String^ uintString, [OutAttribute] bool^% result )