BplusDotNet.hBplusTree.checkTree C# (CSharp) Méthode

checkTree() protected méthode

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