ValueIterator.Equals Method (ValueIterator)
Indicates whether the current ValueIterator is equal to another ValueIterator.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public bool Equals(
ValueIterator other
)
Return Value
Type: Boolean
true if the current ValueIterator is
equal to the other ValueIterator;
otherwise, false.