DesignerActionItemCollection.Insert(Int32, DesignerActionItem) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Infogar ett element i DesignerActionItemCollection det angivna indexet.
public:
void Insert(int index, System::ComponentModel::Design::DesignerActionItem ^ value);
public void Insert(int index, System.ComponentModel.Design.DesignerActionItem value);
member this.Insert : int * System.ComponentModel.Design.DesignerActionItem -> unit
Public Sub Insert (index As Integer, value As DesignerActionItem)
Parametrar
- index
- Int32
Det nollbaserade index som value ska infogas i.
- value
- DesignerActionItem
Infoga DesignerActionItem .