Converts the specified 64-bit integer to string.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static string FromInt64 ( |
Visual Basic Copy Code |
---|
Public Shared Function FromInt64( _ |
The value to convert.
A string representing the specified value.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |