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