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
Public method _NewEnum Returns an enumerator to use for going through the collection.
Public method Count Returns the number of items in the collection.
Public method Item Retrieves an item from the collection according to a VARIANT index.
Public method ItemAt Retrieves an item from the collection by integer index.

Top

See Also

Reference

IVsUserContextItemCollection Interface

Microsoft.VisualStudio.Shell.Interop Namespace