.NET Framework Class Library
Enum..::.ToString Method

Converts the value of this instance to its equivalent string representation.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString()()()Converts the value of this instance to its equivalent string representation. (Overrides ValueType..::.ToString()()().)
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(IFormatProvider) Obsolete. This method overload is obsolete; use Enum..::.ToString()()().
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(String)Converts the value of this instance to its equivalent string representation using the specified format.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(String, IFormatProvider) Obsolete. This method overload is obsolete; use Enum..::.ToString(String).
Top
See Also

Reference

Tags :


Page view tracker