Hour Property

Summary

Gets or sets the hour.

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

Property Value

The hour.

Requirements

Target Platforms

See Also

Reference

Time Structure

Time Members

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly