GlobalObjectCollection::Contains Method (GlobalObject^)
Visual Studio 2015
Determines whether this collection contains the given item.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- item
-
Type:
Microsoft.VisualStudio.Shell.Design::GlobalObject^
An object that will have its collection membership verified.
Show: