9 #ifndef vecNetIsctRecLst_H_
10 #define vecNetIsctRecLst_H_
13 #include <vlutil/vlList.h>
45 DtListItem* first()
const;
46 DtListItem* last()
const;
52 unsigned count()
const;
81 bool remove(DtListItem* item);
173 return myList.itemLookup(data);