TimeSpan.SecondsPerHour Veld

Definitie

Geeft het aantal seconden in 1 uur aan. Dit veld is constant.

public: long SecondsPerHour = 3600;
public const long SecondsPerHour = 3600;
val mutable SecondsPerHour : int64
Public Const SecondsPerHour As Long  = 3600

Waarde van veld

Value = 3600

Opmerkingen

De waarde van deze constante is 3,6 duizend; Dat is 3.600.

Van toepassing op