ConstVector::keys
Returns a ConstVector containing the keys of the current ConstVector
public function keys(): ConstVector<int>;
Returns
- ConstVector<int>- a- ConstVectorcontaining the integer keys of the current- ConstVector.
Returns a ConstVector containing the keys of the current ConstVector
public function keys(): ConstVector<int>;
ConstVector<int> - a ConstVector containing the integer keys of the current
ConstVector.