Inner Drive Extensible Architecture
C#
Show/Hide TOC
Time
Add Method
Adds two objects.
Overload List
Add(Time, Time)
Adds two instances of
Time
together.
Add(Time, Double)
Adds an instance of
Time
to an instance of
Double
.
See Also
Reference
Time Structure
InnerDrive.Quantitative Namespace
In This Article
Overload List
See Also