Site Last Published (UTC): 2024-07-23 4:48:35 PM
Page Last Modified (UTC): 2024-07-23 4:48:33 PM
This Method determines if the provided object is equal to the one calling the method.
Example in C#
// Returns: Boolean var item = client.Equals(Object obj);