SortingArray.InsertAt(Int32, Object) 方法

定義

public:
 virtual int InsertAt(int iGroup, System::Object ^ val);
public int InsertAt (int iGroup, object val);
Public Function InsertAt (iGroup As Integer, val As Object) As Integer

參數

iGroup
Int32
val
Object

傳回

Int32

實作

適用於