Gets the second of the time.

Namespace:  T4.API.ChartData
Assembly:  T4ChartDataAPI (in T4ChartDataAPI.dll)

Syntax

C#
public int Second { get; }
Visual Basic (Declaration)
Public ReadOnly Property Second As Integer
Visual C++
public:
property int Second {
	int get ();
}

See Also