JAMS Developer Guide
TimeOfDay Structure Methods


MVPSI.JAMS Namespace : TimeOfDay Structure

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

Public Methods
 NameDescription
Public MethodCompare two TimeOfDay objects.  
Public MethodCompares two TimeOfDay objects to see if they represent the same time.  
Public MethodReturns a hashcode for this time.  
Public MethodReturns the type name of the TimeOfDay model.  
Public MethodSerializes a TimeOfDay.  
Public MethodThis method is used by the XmlSerializer and isn't intended to be called by your code.  
Public Methodstatic (Shared in Visual Basic)Parse a formatted string and return it as a TimeOfDay  
Public MethodThis method is used by the XmlSerializer and isn't intended to be called by your code.  
Public MethodOverloaded. Returns a DateTime with the time set to this TimeOfDay and the date set to today  
Public MethodOverloaded. Converts a TimeOfDay to a string.  
Public MethodReturns a TimeSpan from midnight to the TimeOfDay  
Public Methodstatic (Shared in Visual Basic)Converts the string representation of a time of day into a MVPSI.JAMS.TimeOfDay. A return value indicates whether the conversion was succeeded.  
Public MethodThis 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