Share via


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

返回

实现

适用于