Equals

Equals

Determines whether the specified object is equal to the current object.

Returns: true if the specified object is equal to the current object; otherwise, false.

Equals(System::SharedPtr < System::Object > obj)
ParameterDescription
objThe object to compare with the current object.