TextRanges
(EnvDTE.TextRanges)
Inherits:
Interfaces:
IEnumerable
Derived Types:
0
Assembly:
envdte.dll
Contains a TextRange object for each of the tagged subexpressions from a search pattern. TextRanges is also used to find where a box selection intersects each line of text.
VB.NET
C#
|
VB.NET
Public Interface TextRanges
Implements System.Collections.IEnumerable
End Interface
Articles