Converts the specified 32-bit integer value to string.
Namespace: MindFusion.Json.Wpf
Assembly: MindFusion.Common.Wpf
C# Copy Code |
---|
public static string FromInt32 ( |
Visual Basic Copy Code |
---|
Public Shared Function FromInt32( _ |
The value to convert.
A string representing the specified value.