DesignerActionItemCollection::Contains Method (DesignerActionItem^)
.NET Framework (current version)
Determines whether the DesignerActionItemCollection contains a specific element.
Assembly: System.Design (in System.Design.dll)
Parameters
- value
-
Type:
System.ComponentModel.Design::DesignerActionItem^
The DesignerActionItem to locate in the DesignerActionItemCollection.
Return Value
Type: System::Booleantrue if the DesignerActionItemCollection contains the specified value; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: