Share via


UInt32.ToString Method

Converts the numeric value of the current UInt32 object to its equivalent string representation.

Overload List

Name Description
UInt32.ToString () Converts the value of the current UInt32 object to its equivalent string representation.
UInt32.ToString (String) Converts the value of the current UInt32 object to its equivalent string representation, using a specified format.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

UInt32 Structure
UInt32 Members
System Namespace