다음을 통해 공유


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)

적용 대상