Document.ClearBookmarks Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Sub ClearBookmarks
'Usage
Dim instance As Document

instance.ClearBookmarks()
void ClearBookmarks()
void ClearBookmarks()
function ClearBookmarks()

.NET Framework Security

See Also

Reference

Document Interface

Document Members

EnvDTE Namespace