Exemple #1
0
        public double getValueAsDouble(string propertyName)
        {
            double ret = FiftyOneDegreesTrieV3PINVOKE.Match_getValueAsDouble__SWIG_0(swigCPtr, propertyName);

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