if (returnValue !== undefined) {
                    this.count--;
                    if (hashTableNode.getCount() === 0) {
                        this.hashTableNodeReflectObject.deleteProperty(keyHashCode);
                    }