Converts the specified string value to unsigned 32-bit integer.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
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.