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

 

Method information not provided. Do not use.

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

public:
virtual 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

Do not use.

Return to top
Show: