XmlConvert.ToString Method (UInt32)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Assembly: System.Xml (in System.Xml.dll)
'Declaration <CLSCompliantAttribute(False)> _ Public Shared Function ToString ( _ value As UInteger _ ) As String
Parameters
- value
- Type: System.UInt32
The value to convert.
Show: