Converts the specified string value to 32-bit integer.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public static int ToInt32 ( |
Visual Basic Copy Code |
---|
Public Shared Function ToInt32( _ |
The string value to convert from.
A 32-bit integer value that is deserialized from the specified string.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |