Click or drag to resize

SIPrefix Operators

The SIPrefix type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberMultiply(SIPrefix, SIPrefix) Multiplies two prefixes. If the result is not a known prefix, an InvalidOperationException is thrown. Consider using FromMultiplication(SIPrefix, SIPrefix) instead.
Top
See Also