CODBoolProperty::operator==

BOOLCODBoolProperty::operator==(const CODBoolPropertypropBool)

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.