Click or drag to resize
LocalTimeSecond Property
Gets the second component of the time represented by the current instance, a number from 0 to 59.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public int Second { get; }

Property Value

Type: Int32
See Also