다음을 통해 공유


ISortingArray.InsertAt(Int32, Object) 메서드

정의

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

매개 변수

iGroup
Int32
val
Object

반환

적용 대상