CODStringProperty::operator==

BOOL CODStringProperty::operator==(const CODStringProperty propString)

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.