Table of Contents

Property UrlTable

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v10.dll

UrlTable

When implemented by a class, represents hash table containing hyper-text characters.

IDictionary<char, bool> UrlTable { get; }

Property Value

IDictionary<char, bool>