CODIntProperty::operator==

BOOLCODIntProperty::operator==(const CODIntPropertypropInt)

Compare two integer properties for equality.

Defined in: OdIntProp.cpp

Return Value

Non-zero if the two properties are equal.

Parameters

propInt

The property to test against.