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