Make a shallow copy of collection

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public PageDataCollection ShallowCopy()

Return Value

Copied collection

See Also