Double Methods

The Double type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares the current object with another object of the same type.
Public methodEquals(Object)
Returns a value that indicates whether the current instance is equal to the given object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Double)
Indicates whether the current object is equal to another object of the same type.
Public methodGetHashCode
Returns the hash code for the current instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetSchema
Gets the XML Schema for the datatype.
Public methodReadXml
Parses a new value from the given reader.
Public methodToString
Returns the string representation of the object.
(Overrides ValueTypeToString.)
Public methodWriteXml
Writes the value as XML to the given writer.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next