public void AddRange(DescriptorBufferList values) { solar_datastructurePINVOKE.DescriptorBufferList_AddRange(swigCPtr, DescriptorBufferList.getCPtr(values)); if (solar_datastructurePINVOKE.SWIGPendingException.Pending) { throw solar_datastructurePINVOKE.SWIGPendingException.Retrieve(); } }
public DescriptorBufferList(DescriptorBufferList other) : this(solar_datastructurePINVOKE.new_DescriptorBufferList__SWIG_1(DescriptorBufferList.getCPtr(other)), true) { if (solar_datastructurePINVOKE.SWIGPendingException.Pending) { throw solar_datastructurePINVOKE.SWIGPendingException.Retrieve(); } }