public bool operator ==( PropertyValue lhs, PropertyValue rhs )
public: bool operator ==( PropertyValue^ lhs, PropertyValue^ rhs )
Parameters
- lhs
- rhs
Return Value
True when both values are the same.
public bool operator ==( PropertyValue lhs, PropertyValue rhs )
public: bool operator ==( PropertyValue^ lhs, PropertyValue^ rhs )