forwardHighResolutionTimeSpan Methods   Table of ContentToString Method forward
HighResolutionTimeSpan.ToString Method
Overload List
  NameDescription
Public methodToString()
Returns the string representation of the HighResolutionTimeSpan in "HH:MM:SS.ssssssssssss" format.
(Overrides ValueType.ToString().)
Public methodToString(TimeSpanFormat)
Returns the string representation of the HighResolutionTimeSpan in the given format.
Top
See Also