JAMS 6.x Help
TimeOfDay Structure Methods


For a list of all members of this type, see TimeOfDay members.

Public Methods
 NameDescription
Public MethodCompareToCompare two TimeOfDay objects.  
Public MethodEqualsCompares two TimeOfDay objects to see if they represent the same time.  
Public MethodGetHashCodeReturns a hashcode for this time.  
Public MethodGetObjectDataSerializes a TimeOfDay.  
Public MethodGetSchemaThis method is used by the XmlSerializer and isn't intended to be called by your code.  
Public Methodstatic (Shared in Visual Basic)ParseParse a formatted string and return it as a TimeOfDay  
Public MethodReadXmlThis method is used by the XmlSerializer and isn't intended to be called by your code.  
Public MethodToDateTimeOverloaded. Returns a DateTime with the time set to this TimeOfDay and the date set to today  
Public MethodToStringOverloaded. Converts a TimeOfDay to a string.  
Public MethodToTimeSpanReturns a TimeSpan from midnight to the TimeOfDay  
Public MethodWriteXmlThis method is used by the XmlSerializer and isn't intended to be called by your code.  
Top
See Also

Reference

TimeOfDay Structure
MVPSI.JAMS Namespace

Send Feedback