ParameterValue.IsEqual
Description:
Tests equality with another instance of the same class.
Tests equality with another instance of the same class.
Remarks:
The result is always False if the two comparands are of a different value types.
The result is always False if the two comparands are of a different value types.
public bool IsEqual(
ParameterValue other
)
-
otherThe instance to compare with
-
A non-optional argument was null