Nevron Open Vision Documentation
Nevron.Nov Namespace / NDateTimeSpan Structure
Members


In This Topic
    NDateTimeSpan Structure
    In This Topic
    Represents a date time span as a pair of date/time unit and unit count.
    Object Model
    NDateTimeSpan Structure
    Syntax
    'Declaration
     
    
    Public Structure NDateTimeSpan 
       Inherits System.ValueType
       Implements Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NDateTimeSpan
    public struct NDateTimeSpan : System.ValueType, Nevron.Nov.Serialization.INDomCustomSerializable  
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Nov.NDateTimeSpan

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also