BplusDotNet.hBplusTree.checkTree C# (CSharp) Method

checkTree() protected method

protected checkTree ( ) : bool
return bool
        protected override bool checkTree()
        {
            return false;
        }