fTrashNodeList
node_ref* nref = fTrashNodeList.ItemAt(index);
fTrashNodeList.AddItem(new node_ref(trashNode));
fTrashNodeList.AddItem(new node_ref(trashNode));
int32 count = fTrashNodeList.CountItems();
BObjectList<node_ref, true> fTrashNodeList;