3 references to FromInteger
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\StringType.vb (1)
124
Return
FromInteger
(ValueInterface.ToInt32(Nothing))
Microsoft\VisualBasic\CompilerServices\VB6File.vb (2)
2177
s = AddSpaces(StringType.
FromInteger
(IntegerType.FromObject(obj)))
2270
WriteString(StringType.
FromInteger
(IntegerType.FromObject(value)))