index property
The index where the key-value pair exists.
If the key is absent, this is the index where the key-value pair would be inserted.
Implementation
int get index;
The index where the key-value pair exists.
If the key is absent, this is the index where the key-value pair would be inserted.
int get index;