CProperty::operator=

CProperty&CProperty::operator=(const CProperty&src)

Assignment operator to assign one property to another.

Defined in: Property.h

Return Value

Reference to lhs object

Parameters

src

Property to assign.