MVPSI.JAMS Namespace : TimeOfDay Structure |
For a list of all members of this type, see TimeOfDay members.
Name | Description | |
---|---|---|
![]() | CompareTo | Compare two TimeOfDay objects. |
![]() | Equals | Compares two TimeOfDay objects to see if they represent the same time. |
![]() | GetHashCode | Returns a hashcode for this time. |
![]() | GetObjectData | Serializes a TimeOfDay. |
![]() | GetSchema | This method is used by the XmlSerializer and isn't intended to be called by your code. |
![]() ![]() | Parse | Parse a formatted string and return it as a TimeOfDay |
![]() | ReadXml | This method is used by the XmlSerializer and isn't intended to be called by your code. |
![]() | ToDateTime | Overloaded. Returns a DateTime with the time set to this TimeOfDay and the date set to today |
![]() | ToString | Overloaded. Converts a TimeOfDay to a string. |
![]() | ToTimeSpan | Returns a TimeSpan from midnight to the TimeOfDay |
![]() | WriteXml | This method is used by the XmlSerializer and isn't intended to be called by your code. |