Table of Contents

Method Negate

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