Example #1
0
        public VectorString getValues(SWIGTYPE_p_std__string propertyName)
        {
            VectorString ret = new VectorString(FiftyOneDegreesPatternV3PINVOKE.Match_getValues__SWIG_1(swigCPtr, SWIGTYPE_p_std__string.getCPtr(propertyName)), true);

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