Table of Contents

Property DelimTable

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

DelimTable

When implemented by a class, represents delimiters as a key-and-value pairs collection where each key is a single delimiter character.

HashSet<char> DelimTable { get; }

Property Value

HashSet<char>