BehaviorServiceAdornerCollection::Insert Method (Int32, Adorner^)
.NET Framework (current version)
Inserts an Adorner into the BehaviorServiceAdornerCollection at the specified index.
Assembly: System.Design (in System.Design.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index where value should be inserted.
- value
-
Type:
System.Windows.Forms.Design.Behavior::Adorner^
The Adorner to insert.
.NET Framework
Available since 2.0
Available since 2.0
Show: