Share via


CookieTable<TCookie, TCookieTraits, TValue>.Clear Method

Removes all elements in the cookie table

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

‘선언
Public Sub Clear
‘사용 방법
Dim instance As CookieTable

instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit 
public function Clear()

.NET Framework Security

See Also

Reference

CookieTable<TCookie, TCookieTraits, TValue> Class

CookieTable<TCookie, TCookieTraits, TValue> Members

Microsoft.Internal.VisualStudio.PlatformUI Namespace