Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / NullSafeString Class / DeepCopy Method
generally a collection element or entity field
In This Topic
    DeepCopy Method (NullSafeString)
    In This Topic
    Return a deep copy of the persistent state, stopping at entities and at collections.
    Syntax
    public object DeepCopy( 
       object value
    )

    Parameters

    value
    generally a collection element or entity field

    Return Value

    a copy
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also