Converts the specified 64-bit integer to string.
Namespace: MindFusion.Json
Package: MindFusion.Common
C#
![]() |
---|
public static string FromInt64 ( |
Visual Basic
![]() |
---|
Public Shared Function FromInt64( _ |
The value to convert.
A string representing the specified value.