public string getValue(SWIGTYPE_p_std__string propertyName) { string ret = FiftyOneDegreesTrieV3PINVOKE.Match_getValue__SWIG_1(swigCPtr, SWIGTYPE_p_std__string.getCPtr(propertyName)); if (FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Pending) { throw FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
public string getValue(int propertyIndex) { string ret = FiftyOneDegreesTrieV3PINVOKE.Match_getValue__SWIG_1(swigCPtr, propertyIndex); if (FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Pending) { throw FiftyOneDegreesTrieV3PINVOKE.SWIGPendingException.Retrieve(); } return(ret); }