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

Возвращаемое значение

Реализации

Применяется к