ISortable4 Interface

graph BT Type["ISortable4"] class Type type-node

Syntax

public interface ISortable4

Methods

Name Value Summary
Compare(int, int) int
Size() int
Swap(int, int) void