Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
XmlConvert Class
ToString Method

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
XmlConvert..::.ToString Method

Converts strongly typed data to an equivalent String representation.

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString()()() Returns a String that represents the current Object. (Inherited from Object.)
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Boolean)Converts the Boolean to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Byte)Converts the Byte to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Char)Converts the Char to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(DateTime) Obsolete. Converts the DateTime to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Decimal)Converts the Decimal to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Double)Converts the Double to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Guid)Converts the Guid to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Int16)Converts the Int16 to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Int32)Converts the Int32 to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Int64)Converts the Int64 to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(SByte)Converts the SByte to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(Single)Converts the Single to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(TimeSpan)Converts the TimeSpan to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(UInt16)Converts the UInt16 to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(UInt32)Converts the UInt32 to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(UInt64)Converts the UInt64 to a String.
Public methodStatic memberToString(DateTimeOffset)Converts the supplied DateTimeOffset to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(DateTime, String)Converts the DateTime to a String.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(DateTime, XmlDateTimeSerializationMode)Converts the DateTime to a String using the XmlDateTimeSerializationMode specified.
Public methodStatic memberToString(DateTimeOffset, String)Converts the supplied DateTimeOffset to a String in the specified format.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker