←Select platform

Seconds Property

Summary

Gets or sets the seconds.

Syntax

C#
VB
C++
public int Seconds { get; set; } 
Public Property Seconds As Integer 
public: 
property int Seconds { 
   int get(); 
   void set (    int ); 
} 

Property Value

The seconds.

Requirements

Target Platforms

See Also

Reference

Time Structure

Time Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly