public void SetRange(int index, StatusSelectors values) { msclPINVOKE.StatusSelectors_SetRange(swigCPtr, index, StatusSelectors.getCPtr(values)); if (msclPINVOKE.SWIGPendingException.Pending) { throw msclPINVOKE.SWIGPendingException.Retrieve(); } }
public StatusSelectors(StatusSelectors other) : this(msclPINVOKE.new_StatusSelectors__SWIG_1(StatusSelectors.getCPtr(other)), true) { if (msclPINVOKE.SWIGPendingException.Pending) { throw msclPINVOKE.SWIGPendingException.Retrieve(); } }