ISortingArray Interface

Definition

public interface class ISortingArray
public interface ISortingArray
type ISortingArray = interface
Public Interface ISortingArray
Derived

Methods

DeleteElementAt(Int32)
GetElementAt(Int32)
GetGroupAt(Int32)
InsertAt(Int32, Object)
InsertWith(Int32, Object)
NumGroups()
NumRows()
ResetElements()
SetElementAt(Int32, Int32)

Applies to