IVsInfoBarTextSpanCollection Interface
Visual Studio 2015
Represents a document comprised of spans of text.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of spans in the collection. |
| Name | Description | |
|---|---|---|
![]() | GetSpan(Int32) | Gets the span stored at a specific index in the collection. |
Show:

