IVsEnumIndependentViews Members
Include Protected Members
Include Inherited Members
Enumerates a collection of independent views.
The IVsEnumIndependentViews type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCount | Returns the total count of independent views in the enumeration sequence. | |
Next | Retrieves independent views from the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
Top