Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
void | void add(DEntity[] newEntities) | ||||
void | void sort(string sortBy, string sortDir = "") | ||||
bool | bool notEmpty() | ||||
void | void filter(string filterBy, string filterValue) | ||||
DEntity[] | DEntity[] all() | ||||
this() | this() | ||||
void | void opCall(DEntity[] newEntities) | ||||
void | void set(DEntity[] newEntities) |