EventSinkCollection::RemoveAt Method (UInt32)

 

Removes the event cookie.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
void RemoveAt(
	unsigned int cookie
)

Parameters

cookie
Type: System::UInt32

The event cookie.

Return to top
Show: