Share via


TextRange.Enumerator(TextRange) Constructor

Definition

public Enumerator (Microsoft.VisualStudio.Extensibility.Editor.TextRange textRange);
new Microsoft.VisualStudio.Extensibility.Editor.TextRange.Enumerator : Microsoft.VisualStudio.Extensibility.Editor.TextRange -> Microsoft.VisualStudio.Extensibility.Editor.TextRange.Enumerator
Public Sub New (textRange As TextRange)

Parameters

textRange
TextRange

Applies to