JAMS 6.x Help
DeltaTime Structure Methods


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

Public Methods
 NameDescription
Public MethodCompareToCompare two DeltaTimes.  
Public MethodEqualsCompares two DeltaTime objects to see if they represent the same time.  
Public MethodGetHashCodeReturns a hashcode for this time.  
Public MethodGetObjectDataSerializes the DeltaTime  
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 DeltaTime  
Public MethodReadXmlThis method is used by the XmlSerializer and isn't intended to be called by your code.  
Public MethodToStringConvert the DeltaTime to a string.  
Public MethodToTimeSpanReturns the DeltaTime as a TimeSpan.  
Public Methodstatic (Shared in Visual Basic)TryParseTry to parse the string as a delta time  
Public MethodWriteXmlThis method is used by the XmlSerializer and isn't intended to be called by your code.  
Top
See Also

Reference

DeltaTime Structure
MVPSI.JAMS Namespace

Send Feedback