The arithmetic negative of the instance.
Namespace: TPSAAssembly: TPSA (in TPSA.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public static TPSA operator -( TPSA a ) | 
| Visual Basic | 
|---|
| Public Shared Operator - ( _ a As TPSA _ ) As TPSA | 
| Visual C++ | 
|---|
| public: static TPSA^ operator -( TPSA^ a ) | 
Parameters
- a
- Type: TPSA..::..TPSA
 The object whose negative is to be returned.






