DK11 for Java | tatukgis.jdk.TGIS_Layer.optimizeParamsCache | Overloads | Constructors | Fields | Methods | Properties | Events
Move section specified by _idx to the top of the cached list.
// Java protected void optimizeParamsCache( int _idx );
// Oxygene protected procedure optimizeParamsCache( _idx : Integer );
Name | Type | Description |
---|---|---|
_idx | int Integer | index of section on ParamsList |
Thanks this last used section will be traversed as a first one giving speed gain.