Partilhar via


SPCachedObject.Copy Method

Creates and returns a copy of the current SPCachedObject.

Namespace:  Microsoft.Office.Server.ObjectCache
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Function Copy As SPCachedObject
'Usage
Dim instance As SPCachedObject
Dim returnValue As SPCachedObject

returnValue = instance.Copy()
public SPCachedObject Copy()

Return Value

Type: Microsoft.Office.Server.ObjectCache.SPCachedObject
Returns SPCachedObject.

See Also

Reference

SPCachedObject Class

SPCachedObject Members

Microsoft.Office.Server.ObjectCache Namespace