Click or drag to resize

TimeTagToString Method

Overload List
  Name Description
Public method ToString Returns the default text representation of TimeTag.
Public method ToString(IFormatProvider) Returns textual representation for timetag using the specified provider.
Public method ToString(String) Returns textual representation for timetag in the specified format.
Public method ToString(String, IFormatProvider) Returns textual representation for timetag in the specified format using the specified provider.
Top
See Also