This document is archived and information here might be outdated. Recommended version. |
Removes the previously memoized object associated with the specified key.
[Visual Basic .NET] Public Sub Remove ( _ ByVal vtKey As Object _ )
[C#] public void Remove ( object vtKey );
[C++]
HRESULT Remove(
VARIANT vtKey
);
[C++]
Parameters vtKey [in]
vtKey is a parameter of type VARIANT