public static void salSet(string handle, StringVector propertyPairs) { StcIntCSharpPINVOKE.salSet(handle, StringVector.getCPtr(propertyPairs)); if (StcIntCSharpPINVOKE.SWIGPendingException.Pending) { throw StcIntCSharpPINVOKE.SWIGPendingException.Retrieve(); } }