ICollection::item Method (Object^)
Visual Studio 2015
Gets an item from a collection.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- varItem
-
Type:
System::Object^
The item to retrieve.
Return Value
Type: System::Object^
Show: