METAS UncLib Help
C#
VB
C++
F#
Show/Hide TOC
IArithmetic
T
Negative Method
Returns the negative of the object.
Definition
Namespace:
Metas.UncLib.Core.Interface
Assembly:
Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
Copy
T
Negative
()
VB
Copy
Function
Negative
As
T
C++
Copy
T
Negative
()
F#
Copy
abstract
Negative
:
unit
->
'T
Return Value
T
The negative
See Also
Reference
IArithmetic
T
Interface
Metas.UncLib.Core.Interface Namespace
In This Article
Definition
See Also