ISortingArray.GetGroupAt(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- iGroup
- Int32