CODStringProperty::operator==
BOOLCODStringProperty::operator==(const CODStringPropertypropString)
Compare two string properties for equality.
Defined in: OdStringProp.cpp
Return Value
Non-zero if the two properties are equal.
Parameters
propString
The property to test against.