C-DEngine 5.105

TheMirrorCache<(Of <(<'T>)>)>..::..ContainsIDStr Method

Allowed for MyBlobData

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

Syntax


public bool ContainsIDStr(
	string pKey
)
Public Function ContainsIDStr ( _
	pKey As String _
) As Boolean
public:
bool^ ContainsIDStr(
	String^ pKey
)

Parameters

pKey
Type: String
The p key.

Return Value

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