IVsInfoBarTextSpanCollection::GetSpan Method (Int32)

Visual Studio 2015
 

Gets the span stored at a specific index in the collection.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

IVsInfoBarTextSpan^ GetSpan(
	int index
)

Parameters

index
Type: System::Int32

The index.

Return to top
Show: