IVsInfoBarActionItemCollection Interface
Visual Studio 2015
Represents a collection of action items.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of action items in the collection. |
| Name | Description | |
|---|---|---|
![]() | GetItem(Int32) | Gets the action item stored at a specific index in the collection. |
Show:

