OscTimeTag ToString Method Bespoke Osc Library
Converts the value of the current OscTimeTag object to its equivalent string representation.

Namespace: Bespoke.Common.Osc
Assembly: Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Overrides Function ToString As String

Return Value

A string representation of the value of the current OscTimeTag object.
See Also