IVsUserContextItemCollection Members
Include Protected Members
Include Inherited Members
Maintains an indexed collection of context items (IVsUserContextItem) for use in context-sensitive help.
The IVsUserContextItemCollection type exposes the following members.
Methods
Name
Description
Returns an enumerator to use for going through the collection.
Returns the number of items in the collection.
Retrieves an item from the collection according to a VARIANT index.
Retrieves an item from the collection by integer index.
Top