Example #1
0
        public uint getSize()
        {
            uint ret = DeviceDetectionHashEngineModulePINVOKE.ComponentMetaDataCollectionSwig_getSize(swigCPtr);

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