private int size() { int ret = GmsecPINVOKE.DeviceParamList_size(swigCPtr); if (GmsecPINVOKE.SWIGPendingException.Pending) { throw GmsecPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }