Click or drag to resize

RealTimeToString Method

Returns a printable string representation of this instance.

Namespace:  Demo3D.EventQueue
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 14.0.0.10531
Syntax
C#
public override string ToString()

Return Value

Type: String
A printable string representation of this instance.
See Also