Method | Description | |
---|---|---|
BlindSearchIndex ( ITable table, int columnOffset ) : System | ||
Copy ( ITable table, bool readOnly ) : ColumnIndex | ||
Insert ( int rowNumber ) : void | ||
Remove ( int rowNumber ) : void | ||
SelectAll ( ) : IEnumerable |
||
SelectRange ( |
Method | Description | |
---|---|---|
AssertNotReadOnly ( ) : void | ||
DoInsertSort ( IList |
||
HighestSearch ( Field ob, IList |
public BlindSearchIndex ( ITable table, int columnOffset ) : System | ||
table | ITable | |
columnOffset | int | |
return | System |
public Copy ( ITable table, bool readOnly ) : ColumnIndex | ||
table | ITable | |
readOnly | bool | |
return | ColumnIndex |
public SelectRange ( |
||
ranges | ||
return | IEnumerable |