index
A method that returns the index of the given field name. This will be the same for all features in a given layer:
1 2 | >>> city.index( 'Population' ) 1 |
index
A method that returns the index of the given field name. This will be the same for all features in a given layer:
1 2 | >>> city.index( 'Population' ) 1 |
Designed by : w10schools
service@w10schools.com
Please login to continue.