ApproximateTime Methods
HealthVault
The ApproximateTime type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo(Object) |
Compares the specified object to this ApproximateTime object.
|
| CompareTo(ApproximateTime) |
Compares the specified object to this ApproximateDate object.
|
| Equals |
Gets a value indicating whether the specified object is equal to this object.
(Overrides Object..::..Equals(Object).) |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
| GetHashCode |
See the base class documentation.
(Overrides Object..::..GetHashCode()()()().) |
| GetType |
Gets the Type of the current instance. (Inherited from Object.) |
| MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
| ParseXml |
Populates the data for the approximate time from the XML.
(Overrides HealthRecordItemData..::..ParseXml(XPathNavigator).) |
| ToString |
Gets a string representation of the time.
(Overrides Object..::..ToString()()()().) |
| WriteXml |
Writes the approximate time to the specified XML writer.
(Overrides HealthRecordItemData..::..WriteXml(String, XmlWriter).) |