A TenneySoftware Class Library
Seconds Property
NamespacesTenneySoftwareTimerFormatSeconds
Gets the Seconds from time.
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScript
public int Seconds { get; }
Public ReadOnly Property Seconds As Integer
Dim instance As TimerFormat
Dim value As Integer

value = instance.Seconds
public:
property int Seconds {
	int get ();
}
/** @property */
public int get_Seconds()
public function get Seconds () : int
function get_seconds();

Assembly: TenneySoftware (Module: TenneySoftware) Version: 0.0.3067.16853 (0.1.0.0)