public void Remove(string value) { StcIntCSharpPINVOKE.StringVector_Remove(swigCPtr, value); if (StcIntCSharpPINVOKE.SWIGPendingException.Pending) { throw StcIntCSharpPINVOKE.SWIGPendingException.Retrieve(); } }