Site Last Published (UTC): 2026-01-29 4:25:01 AM
Page Last Modified (UTC): 2026-01-29 4:24:58 AM
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);