AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageAttributes..::..Clone Method

Deep-clones this instance. Each AdvantageAttribute in the collection is deep-cloned (preserving its AdvantageAttributeType), and Extensions is deep-cloned via its own clone. The returned clone is unfrozen.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public Object Clone()

Return Value

An unfrozen deep clone of this AdvantageAttributes.