DesignerActionListCollection::OnSet Method (Int32, Object^, Object^)
.NET Framework (current version)
Performs additional custom processes before setting a value in the DesignerActionListCollection instance.
Assembly: System.Design (in System.Design.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index at which oldValue can be found.
- oldValue
-
Type:
System::Object^
The value to replace with newValue.
- newValue
-
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: