CODBoolProperty::operator==

BOOL CODBoolProperty::operator==(const CODBoolProperty propBool)

Compare two boolean properties for equality.

Defined in: OdBoolProp.cpp

Return Value

TRUE if the two properties are equal.

Parameters

propBool

The property to test against.