Share via


UInt16.ToString Method

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

Overload List

Name Description
UInt16.ToString () Converts the value of the current UInt16 object to its equivalent string representation.
UInt16.ToString (String) Converts the value of the current UInt16 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

UInt16 Structure
UInt16 Members
System Namespace