IVsEnumBSTR Members
Include Protected Members
Include Inherited Members
Enumerates a collection of BSTRs.
The IVsEnumBSTR type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone | Duplicates a collection of BSTRs. | |
GetCount | Returns the total count of BSTRs in the enumeration sequence. | |
Next | Retrieves BSTRs from the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. | |
Skip | Skips BSTRs in the enumeration sequence. |
Top