C#
VB
Java
WinRT C#
C++
Gets or sets the seconds.
public int Seconds { get; set; }
Public Property Seconds As Integer
public int Seconds {get; set;}
public int getSeconds()
public void setSeconds(int value)
<br/>get_Seconds();<br/>set_Seconds(value);<br/>Object.defineProperty('Seconds');
public:
property int Seconds {
int get();
void set ( int value);
}
Value indicating the seconds.
For an example, refer to SetIntValue.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET