ICollection::AddAt Method (Object^, Object^)
Visual Studio 2015
Adds an item to a collection at a position.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- pIDispatch
-
Type:
System::Object^
Th object to add.
- position
-
Type:
System::Object^
The position in the collection.
Show: