SignalReferenceEquals(SignalReference) Method
Indicates whether the current object is equal to another object of the same type.
Namespace: Gemstone.Numeric.EEAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.181 -- Release Build+86654cb6df1a630c3ff1ddc480389319378cbbbb
- other SignalReference
- An object to compare with this object.
Booleantrue if the current object is equal to the other parameter; otherwise,
false.
IEquatableTEquals(T)