ISortingArray.InsertWith(Int32, Object) 方法

定義

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

參數

iGroup
Int32
val
Object

傳回

適用於