Click or drag to resize

ModelTimeToString Method

Returns a printable string representation of this instance.

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

Return Value

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