C-DEngine 5.105

TheMirrorCache<(Of <(<'T>)>)>..::..ContainsID Method (String)

Blob and MyEngines

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

Syntax


public bool ContainsID(
	string pStrKey
)
Public Function ContainsID ( _
	pStrKey As String _
) As Boolean
public:
bool^ ContainsID(
	String^ pStrKey
)

Parameters

pStrKey
Type: String
The p string key.

Return Value

true if the specified p string key contains identifier; otherwise, false.