Share via


TextRanges Members

Include Protected Members
Include Inherited Members

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.

The TextRanges type exposes the following members.

Methods

 

Name

Description

Public method

GetEnumerator

Overloaded.

Public method

Item

Returns a TextRange object in a TextRanges collection.

Top

Properties

 

Name

Description

Public property

Count

Gets a value indicating the number of objects in the collection.

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of a TextRanges collection.

Top

See Also

Reference

TextRanges Interface

EnvDTE Namespace