CODEditProperties::operator=
CODEditProperties&CODEditProperties::operator=(const CODEditProperties&propEdit)
Sets this property object equal to the one passed in.
Defined in: OdEditProp.cpp
Return Value
A reference to this property after copying the property.
Parameters
propEdit
The property to copy.