Converts the specified string value to an unsigned 32-bit integer.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public static uint ToUint32 ( |
Visual Basic Copy Code |
---|
Public Shared Function ToUint32( _ |
The string value to convert from.
An unsigned 32-bit integer value that is deserialized from the specified string.