public bool operator ==( PropertyValue lhs, PropertyValue rhs )
public: bool operator ==( PropertyValue^ lhs, PropertyValue^ rhs )
Parameters
| Parameter Name | Description |
|---|---|
| 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 )
| Parameter Name | Description |
|---|---|
| lhs | |
| rhs |