del método SPCachedObject.Copy
Crea y devuelve una copia de la actual SPCachedObject.
Espacio de nombres: Microsoft.Office.Server.ObjectCache
Ensamblado: Microsoft.Office.Server (en Microsoft.Office.Server.dll)
Sintaxis
'Declaración
Public Function Copy As SPCachedObject
'Uso
Dim instance As SPCachedObject
Dim returnValue As SPCachedObject
returnValue = instance.Copy()
public SPCachedObject Copy()
Valor devuelto
Tipo: Microsoft.Office.Server.ObjectCache.SPCachedObject
Devuelve SPCachedObject.