- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Containing Type
- Algorithms4
Syntax
public static void InsertionSort(ISortable4 sortable, int start, int end)
Parameters
Name | Type | Description |
---|---|---|
sortable | ISortable4 | |
start | int | |
end | int |
Return Value
Type | Description |
---|---|
void |