public bool operator ==( AnyPropertyId left, AnyPropertyId right )
public: bool operator ==( AnyPropertyId^ left, AnyPropertyId^ right )
Parameters
| Parameter Name | Description |
|---|---|
| left | First property to compare |
| right | Second property to compare |
Return Value
True if properties are equal.