IVsaItems Properties
Visual Studio 2010
The IVsaItems type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items in the specified collection. |
|
Item[Int32] | Gets an item from the collection by its index value. |
|
Item[String] | Gets an item from the collection by its name. |