Converts the specified string value to a 32-bit integer.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public static int ToInt32 ( |
Visual Basic
![]() |
---|
Public Shared Function ToInt32( _ |
The string value to convert from.
A 32-bit integer value that is deserialized from the specified string.