Click or drag to resize

DateTimeNs Class

Class managing date time at nonseconds precision
Inheritance Hierarchy
SystemObject
  LynceeTec.ImagingDateTimeNs

Namespace: LynceeTec.Imaging
Assembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public class DateTimeNs

The DateTimeNs type exposes the following members.

Constructors
 NameDescription
Public methodDateTimeNsInitializes a new instance of the DateTimeNs class
Top
Methods
 NameDescription
Public methodStatic memberFromString Converts nanoseconds precision string date time to standard DateTime
Public methodStatic memberToString Converts a standard DateTime structure to string with nanoseconds precision.
Top
See Also