mapscript.resultCacheObj¶
- class mapscript.resultCacheObj¶
- A cached result object - Attributes - bounds- rectObjimmutable Bounding box of query results- numresults- int immutable Length of result set - thisown- The membership flag - Methods - __init__()[Quellcode]¶
 - getResult(i: int) resultObj[Quellcode]¶
- Returns the result at index i, like - layerObj.getResult(), or- NULLif index is outside the range of results.
 



 
        
          
            









