IVsEnumTextBuffers Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IVsEnumTextBuffers^) | Duplicates an enumeration of text buffers. |
![]() | Next(UInt32, array<IVsTextBuffer^>^, UInt32) | Retrieves text buffers from the enumeration sequence. |
![]() | Reset() | Resets the enumeration sequence to the beginning. |
![]() | Skip(UInt32) | Skips text buffers in the enumeration sequence. |
Show:
