Click or drag to resize

QuantityExtensions Methods

The QuantityExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRound
Rounds the quantity as per the precision, supported by the system (0.001).
Public methodStatic memberSumTSource
Computes the sum of the sequence of quantity values that are obtained by invoking a transform function on each element of the input sequence.
Top
See Also