Share via


IOutliningManager.GetCollapsedRegions Method

Include Protected Members
Include Inherited Members

Gets all the collapsed regions that intersect the specified area.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetCollapsedRegions(NormalizedSnapshotSpanCollection) Gets all the collapsed regions that intersect the given collection of spans.
Public method GetCollapsedRegions(SnapshotSpan) Gets all the collapsed regions that intersect the given span.
Public method GetCollapsedRegions(NormalizedSnapshotSpanCollection, Boolean) Gets all the collapsed regions that intersect the given collection of spans.
Public method GetCollapsedRegions(SnapshotSpan, Boolean) Gets all the collapsed regions that intersect the given span.

Top

See Also

Reference

IOutliningManager Interface

Microsoft.VisualStudio.Text.Outlining Namespace