CODStringProperty::operator=
CODStringProperty&CODStringProperty::operator=(const CODStringProperty&propString)
Assign one string property to another.
Defined in: OdStringProp.cpp
Return Value
A reference to this property after copying the property.
Parameters
propString
The property to copy.