ICollection Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
| Name | Description | |
|---|---|---|
![]() | AddAt(Object^, Object^) | Adds an item to a collection at a position. |
![]() | AddItem(Object^) | Adds an item to a collection. |
![]() | GetEnumerator() | Gets a list of items in a collection. |
![]() | item(Object^) | Gets an item from a collection. |
Show:
