RegionsCollapsedEventArgs Constructor (IEnumerable<ICollapsed^>^)
Visual Studio 2015
Initializes a new instance of RegionsCollapsedEventArgs with the specified ICollapsed regions.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- collapsedRegions
-
Type:
System.Collections.Generic::IEnumerable<ICollapsed^>^
The newly-collapsed regions.
Show: