Share via


ISortingArray.InsertAt(Int32, Object) Method

Definition

public:
 int InsertAt(int iGroup, System::Object ^ val);
public int InsertAt (int iGroup, object val);
abstract member InsertAt : int * obj -> int
Public Function InsertAt (iGroup As Integer, val As Object) As Integer

Parameters

iGroup
Int32
val
Object

Returns

Applies to