WsXmlConvert Members
The following tables list the members exposed by the WsXmlConvert type.
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToBoolean | Converts the String to a Boolean equivalent. | |
ToByte | Converts the String to a Byte equivalent. | |
ToDateTime | Converts the String to a DateTime equivalent. | |
ToDouble | Converts the String to a Double equivalent. | |
ToInt16 | Converts a String to an Int16 equivalent. | |
ToInt32 | Converts the String to a Int32 equivalent. | |
ToInt64 | Converts the String to a Int64 equivalent. | |
ToSingle | Converts the String to a Single equivalent. | |
ToString | Converts the UInt64 to a String equivalent. | |
ToString | (Inherited from Object.) | |
ToTimeSpan | Converts a String to a TimeSpan equivalent. | |
ToUInt16 | Converts the String to a UInt16 equivalent. | |
ToUInt32 | Converts the String to a UInt32 equivalent. | |
ToUInt64 | Converts the String to a UInt64 equivalent. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |