Converts the specified string value to 64-bit integer.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public static long ToInt64 ( |
Visual Basic Copy Code |
---|
Public Shared Function ToInt64( _ |
The string value to convert from.
A 64-bit integer value that is deserialized from the specified string.
Charting for .NET MAUI Guide | © 2024 MindFusion |