DesignerActionListCollection::Add Method (DesignerActionList^)
.NET Framework (current version)
Adds the supplied DesignerActionList to the current collection.
Assembly: System.Design (in System.Design.dll)
Parameters
- value
-
Type:
System.ComponentModel.Design::DesignerActionList^
The DesignerActionList to add.
Return Value
Type: System::Int32The position into which the new element is inserted into the collection's internal list.
The new element is added to the end of the internal list.
NamedPermissionSet
for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:
.NET Framework
Available since 2.0
Available since 2.0
Show: