Table of Contents

Method Unregister

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Unregister(ITextSource)

Removes specified ITextSource from collection to stop manage its bookmarks on a shared basis.

public static void Unregister(ITextSource source)

Parameters

source ITextSource

ITextSource to unregister.