DesignerActionListCollection::IndexOf Method (DesignerActionList^)
.NET Framework (current version)
Determines the index of a specific item in the collection.
Assembly: System.Design (in System.Design.dll)
Parameters
- value
-
Type:
System.ComponentModel.Design::DesignerActionList^
The DesignerActionList to locate in the collection.
Internally, the DesignerActionListCollection class uses a System.Collections::ArrayList to contain its collection of DesignerActionList objects.
NamedPermissionSet
for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:
.NET Framework
Available since 2.0
Available since 2.0
Show: