This version of Unity is unsupported.

PropertyPath.Equals

Declaration

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

Parameters

other The object to compare with the current instance.

Returns

bool <see langword="true" /> if obj and this instance are the same type and represent the same value; otherwise, <see langword="false" />.

Description

Indicates whether this instance and a specified object are equal.