Ejemplo n.º 1
0
        private int _Index()
        {
            int ret = CommonPINVOKE.DataColumn__Index(swigCPtr);

            if (CommonPINVOKE.SWIGPendingException.Pending)
            {
                throw CommonPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }