示例#1
0
        public string getValue(int propertyIndex)
        {
            string ret = FiftyOneDegreesPatternV3PINVOKE.Match_getValue__SWIG_2(swigCPtr, propertyIndex);

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