次の方法で共有


ISortingArray.GetGroupAt(Int32) メソッド

定義

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

パラメーター

iGroup
Int32

戻り値

適用対象