Determines whether the specified Object is equal to the current Object.
obj
The Object to compare with the current Object.
true if the specified Object is equal to the current Object; false, otherwise.
The default implementation of Equals supports reference equality for reference types, and bitwise equality for value types. Reference equality means the object references that are compared refer to the same object. Bitwise equality means the objects that are compared have the same binary representation.
Products |
Support |
Feedback: Equals Method (Client) - Leadtools.MediaStreaming |
Introduction |
Help Version 19.0.2017.6.16
|