C-DEngine 5.105

TheMirrorCache<(Of <(<'T>)>)>..::..UpdateID Method (Guid, Guid)

Updates the Guid identifier.

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public T UpdateID(
	Guid pOld,
	Guid pNew
)
Public Function UpdateID ( _
	pOld As Guid, _
	pNew As Guid _
) As T
public:
T UpdateID(
	Guid^ pOld, 
	Guid^ pNew
)

Parameters

pOld
Type: Guid
The p old.
pNew
Type: Guid
The p new.

Return Value

T.