| Constructors: NewTimeSpan |
Creates a new TimeSpan object set to the specified amount of time.
Public Function NewTimeSpan( Optional ByVal Days As Long, Optional ByVal Hours As Long, Optional ByVal Minutes As Long, Optional ByVal Seconds As Long, Optional ByVal Milliseconds As Long ) As TimeSpan
The values can be both positive and negative.
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewTime NewUnauthorizedAccessException