SortingArray.InsertWith(Int32, Object) 方法

定義

public:
 virtual int InsertWith(int iGroup, System::Object ^ val);
public int InsertWith(int iGroup, object val);
abstract member InsertWith : int * obj -> int
override this.InsertWith : int * obj -> int
Public Function InsertWith (iGroup As Integer, val As Object) As Integer

參數

iGroup
Int32
val
Object

傳回

實作

適用於