CODEditProperties::operator==

BOOL CODEditProperties::operator==(const CODEditProperties propEdit)

Tests if this property is equal to the one passed in.

Defined in: OdEditProp.cpp

Return Value

Non-zero if the two properties are equal.

Parameters

propEdit

The property to test against.