NI-SCOPE .NET Class Library Help

ScopeWaveformInfo.Equals Method

  • Updated2023-09-06
  • 1 minute(s) read
ScopeWaveformInfo.Equals Method

ScopeWaveformInfoEquals Method

Overload List

  NameDescription
Public methodEquals(Object)
Determines if the current instance of ScopeWaveformInfo and the object that you specify are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(ScopeWaveformInfo)
Determines whether the current instance of ScopeWaveformInfo and the ScopeWaveformInfo object that you specify are equal.
Top

See Also