This version of Unity is unsupported.

PropertyPathPart.Equals

Declaration

public bool Equals(Unity.Properties.PropertyPathPart other);

Parameters

other The object to compare with the current instance.

Returns

bool true if obj and this instance are the same type and represent the same value; otherwise, false.

Description

Indicates whether this instance and a specified object are equal.