CODProperty::CompareId

inline BOOL CODProperty::CompareId(const int nId)

Compare the property identifier with another identifier.

Defined in: OdProperty.h

Return Value

BOOL

Parameters

nId

Property identifier to compare to.

Comments

Tests the given identifier for equality with the ID belonging to this object.