Exemple #1
0
        public uint getCapacity()
        {
            uint ret = DeviceDetectionHashEngineModulePINVOKE.CollectionConfigSwig_getCapacity(swigCPtr);

            if (DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Pending)
            {
                throw DeviceDetectionHashEngineModulePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }