Represetns storage of tables.
public class Korzh.EasyQuery.Db.TableStore
: TableList, IList<Table>, ICollection<Table>, IEnumerable<Table>, IEnumerable, IList, ICollection, IReadOnlyList<Table>, IReadOnlyCollection<Table>
Methods
Type | Name | Description |
---|---|---|
void |
ClearItems() | Removes all elements from the System.Collections.ObjectModel.Collection . |
void |
RemoveItem(Int32 index) |
Removes the element at the specified index of the System.Collections.ObjectModel.Collection'1 . |