DesignerActionListCollection::OnInsert Method (Int32, Object^)
.NET Framework (current version)
Performs additional custom processes before inserting a new element into the DesignerActionListCollection instance.
Assembly: System.Design (in System.Design.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index at which to insert value.
- value
-
Type:
System::Object^
The new value of the element at index.
NamedPermissionSet
for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:
.NET Framework
Available since 2.0
Available since 2.0
Show: