IVsEnumTextBuffers Members
Include Protected Members
Include Inherited Members
Enumerates a collection of test buffers.
The IVsEnumTextBuffers type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone | Duplicates an enumeration of text buffers. | |
Next | Retrieves text buffers from the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. | |
Skip | Skips text buffers in the enumeration sequence. |
Top