Share via


WsXmlConvert Members

The following tables list the members exposed by the WsXmlConvert type.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method Static ToBoolean Converts the String to a Boolean equivalent.
Public Method Static ToByte Converts the String to a Byte equivalent.
Public Method Static ToDateTime Converts the String to a DateTime equivalent.
Public Method Static ToDouble Converts the String to a Double equivalent.
Public Method Static ToInt16 Converts a String to an Int16 equivalent.
Public Method Static ToInt32 Converts the String to a Int32 equivalent.
Public Method Static ToInt64 Converts the String to a Int64 equivalent.
Public Method Static ToSingle Converts the String to a Single equivalent.
Public Method Static ToString Converts the UInt64 to a String equivalent.
Public Method ToString (Inherited from Object.)
Public Method Static ToTimeSpan Converts a String to a TimeSpan equivalent.
Public Method Static ToUInt16 Converts the String to a UInt16 equivalent.
Public Method Static ToUInt32 Converts the String to a UInt32 equivalent.
Public Method Static ToUInt64 Converts the String to a UInt64 equivalent.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

WsXmlConvert Class
Ws.Services.Serialization Namespace