Nevron .NET Vision
Nevron Namespace / NHourDateTimeUnit Class
Members


In This Topic
    NHourDateTimeUnit Class
    In This Topic
    Represents the hour date time unit.
    Object Model
    NHourDateTimeUnit Class
    Syntax
    'Declaration
     
    
    <System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    <System.SerializableAttribute()>
    Public Class NHourDateTimeUnit 
       Inherits NTimeUnit
       Implements INTimeSpanConvertable, Nevron.Serialization.INSurrogateSerializable 
    'Usage
     
    
    Dim instance As NHourDateTimeUnit
    [System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)]
    [System.Serializable()]
    public class NHourDateTimeUnit : NTimeUnit, INTimeSpanConvertable, Nevron.Serialization.INSurrogateSerializable  
    Inheritance Hierarchy

    System.Object
       Nevron.NDateTimeUnit
          Nevron.NTimeUnit
             Nevron.NHourDateTimeUnit

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also