Equals

Equals (1 of 2)

Returns a value indicating whether this instance is equal to a specified object.

Returns: returns true if this instance is equal to the specified object; otherwise, false.

Equals(System::SharedPtr< Baseline > other)
ParameterDescription
otherthe specified object to compare with this instance.

Equals (2 of 2)

Returns a value indicating whether this instance is equal to a specified object.

Returns: returns true if this instance is equal to the specified object; otherwise, false.

Equals(System::SharedPtr< System::Object > obj)
ParameterDescription
objthe specified object to compare with this instance.