IVsEnumNavInfoNodes Members
Include Protected Members
Include Inherited Members
Enumerates node items represented by the IVsNavInfo interface.
The IVsEnumNavInfoNodes type exposes the following members.
Methods
Name
Description
Creates another enumerator that contains the same enumeration state as the current one.
Retrieves a specified number of node items in the enumeration sequence.
Resets the enumeration sequence to the beginning of the sequence.
Skips over a specified number of node items in the enumeration sequence.
Top