Click or drag to resize

TimeTagBaseToString Method

Overload List
  Name Description
Public method ToString Returns basic textual representation for 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