ITextStructureNavigator Methods

Include Protected Members
Include Inherited Members

The ITextStructureNavigator type exposes the following members.

Methods

  Name Description
Public method GetExtentOfWord Gets the extent of the word at the given position.
Public method GetSpanOfEnclosing Gets the span of the enclosing syntactic element of the specified snapshot span.
Public method GetSpanOfFirstChild Gets the span of the first child syntactic element of the specified snapshot span.
Public method GetSpanOfNextSibling Gets the span of the next sibling syntactic element of the specified snapshot span.
Public method GetSpanOfPreviousSibling Gets the span of the previous sibling syntactic element of the specified snapshot span.

Top

See Also

Reference

ITextStructureNavigator Interface

Microsoft.VisualStudio.Text.Operations Namespace