public bool Is_Done()
        {
            bool ret = LinearMathPINVOKE.CProfileIterator_Is_Done(swigCPtr);

            return(ret);
        }