다음을 통해 공유


SortingArray.GetGroupAt(Int32) 메서드

정의

public:
 virtual System::Collections::ArrayList ^ GetGroupAt(int iGroup);
public System.Collections.ArrayList GetGroupAt (int iGroup);
abstract member GetGroupAt : int -> System.Collections.ArrayList
override this.GetGroupAt : int -> System.Collections.ArrayList
Public Function GetGroupAt (iGroup As Integer) As ArrayList

매개 변수

iGroup
Int32

반환

구현

적용 대상