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