Calendar.AddNanoseconds | addNanoseconds method
Increments or decrements the nanosecond.
Syntax
Public Sub AddNanoseconds( nanoseconds As Integer )
Parameters
- nanoseconds
-
Type: Number [JavaScript] | System.Int32 [.NET] | int32 [C++]
The number of nanoseconds by which to increment the nanosecond (if the value is positive) or decrement the nanosecond (if the value is negative).
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
