TimeTagBaseToString Method

Overload List

ToString Returns basic textual representation for time-tag.
ToString(IFormatProvider) Returns textual representation for time-tag using the specified provider.
ToString(String) Returns textual representation for time-tag in the specified format.
ToString(String, IFormatProvider) Returns textual representation for time-tag in the specified format using the specified provider.

See Also