Table of Contents

Method Negate

Namespace
NationalInstruments.SemiconductorTestLibrary.DataAbstraction
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.