ISortingArray 接口

定义

public interface class ISortingArray
public interface ISortingArray
type ISortingArray = interface
Public Interface ISortingArray
派生

方法

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

适用于