Method Negate
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Negate()
Returns the negative value of every element in current PinSiteData object.
public PinSiteData<T> Negate()Returns
- PinSiteData<T>
-
A new PinSiteData object that contains the negative values.