public void SetRange(int index, AssetCollection values) { EfficioRuntimePINVOKE.AssetCollection_SetRange(swigCPtr, index, AssetCollection.getCPtr(values)); if (EfficioRuntimePINVOKE.SWIGPendingException.Pending) { throw EfficioRuntimePINVOKE.SWIGPendingException.Retrieve(); } }