Table of Contents

Property MatchedTextSpans

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

MatchedTextSpans

Gets a list of Text Span objects that match specific criteria.

public IReadOnlyList<CodeCompletionList.TextSpan> MatchedTextSpans { get; }

Property Value

IReadOnlyList<CodeCompletionList.TextSpan>