DateAndTime Class

The date and time class

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public class DateAndTime
Inheritance
Object    DateAndTime

Constructors

DateAndTime Create a date and time object

Properties

Day Day
Empty The null DateAndTime
Hour Hour
Min Minute
Month Month
Sec Second
Year Year

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also