|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Classes | |
| struct | Enumerable |
| struct | Enumerator |
| interface | IRecord |
Protected Member Functions | |
| void | Sort () |
| Sorts the records in the table. | |
Additional Inherited Members | |
Protected Attributes inherited from IKVM.Reflection.Metadata.Table< T > | |
| int | rowCount |
Package Functions inherited from IKVM.Reflection.Metadata.Table< T > | |
Package Attributes inherited from IKVM.Reflection.Metadata.Table< T > | |
Properties inherited from IKVM.Reflection.Metadata.Table< T > | |
| T | : | SortedTable<T> | |
| T | : | IRecord |
Definition at line 30 of file SortedTable.cs.
|
protected |
Sorts the records in the table.
Definition at line 146 of file SortedTable.cs.