C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..ContainsID Method

Currently only supported for RAM and Cached Mirrors

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

Syntax


public bool ContainsID(
	Guid pKey
)
Public Function ContainsID ( _
	pKey As Guid _
) As Boolean
public:
bool^ ContainsID(
	Guid^ pKey
)

Parameters

pKey
Type: Guid

Return Value