GH_FormatFormatInteger Method (Int32) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic static string FormatInteger(
int data
)
Public Shared Function FormatInteger (
data As Integer
) As String
Parameters
- data
- Type: SystemInt32
Return Value
Type:
String
See Also