Click or drag to resize

DataValueTEquals Method

Overload List
  NameDescription
Public methodEquals(DataValue)
Determines whether the specified value equals the current value (ignoring time).
Public methodEquals(T)
Determines whether the specified value equals the current value (ignoring time).
Public methodEquals(DataValueT)
Determines whether the specified value equals the current value (ignoring time).
Public methodEquals(Object)
Determines whether the specified value equals the current value (ignoring time).
(Overrides ValueTypeEquals(Object).)
Public methodEquals(ValueStruct)
Determines whether the specified value equals the current value (ignoring time).
Top
See Also