Share via


BtsReadOnlyCollection.Insert(Int32, Object) Method

Definition

protected:
 void Insert(int index, System::Object ^ value);
protected void Insert (int index, object value);
member this.Insert : int * obj -> unit
Protected Sub Insert (index As Integer, value As Object)

Parameters

index
Int32
value
Object

Applies to