Length.Add Method

Adds two objects.

Overload List

Add(Length, Length) Adds two instances of Length together.
Add(Length, Double) Adds an instance of Length to an instance of Double.

See Also