'Declaration Public Function New( _ ByVal units As System.Long, _ ByVal TimeUnit As NTimeUnit _ )
'Declaration
Public Function New( _ ByVal units As System.Long, _ ByVal TimeUnit As NTimeUnit _ )
'Usage Dim units As System.Long Dim TimeUnit As NTimeUnit Dim instance As New NTimeSpan(units, TimeUnit)
'Usage
Dim units As System.Long Dim TimeUnit As NTimeUnit Dim instance As New NTimeSpan(units, TimeUnit)
public NTimeSpan( System.long units, NTimeUnit TimeUnit )
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
NTimeSpan Structure NTimeSpan Members