public bool Is_Root()
        {
            bool ret = LinearMathPINVOKE.CProfileIterator_Is_Root(swigCPtr);

            return(ret);
        }