SelectionStateCollection.Insert(Int32, SelectionState) Method

Definition

public:
 void Insert(int index, Microsoft::VisualStudio::Modeling::Diagrams::SelectionState ^ value);
public void Insert (int index, Microsoft.VisualStudio.Modeling.Diagrams.SelectionState value);
member this.Insert : int * Microsoft.VisualStudio.Modeling.Diagrams.SelectionState -> unit
Public Sub Insert (index As Integer, value As SelectionState)

Parameters

index
Int32

Applies to