IVsTextSpanSet::Add Method (Int32, array<TextSpan>^)

 

Do not use this method.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

int Add(
	int cEl,
	array<TextSpan>^ pSpan
)

Parameters

cEl
Type: System::Int32

Do not use.

pSpan
Type: array<Microsoft.VisualStudio.TextManager.Interop::TextSpan>^

Do not use.

Return Value

Type: System::Int32
Return to top
Show: