CODIntProperty::operator==

BOOL CODIntProperty::operator==(const CODIntProperty propInt)

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.