ConstVector::keys

Returns a ConstVector containing the keys of the current ConstVector

public function keys(): ConstVector<int>;

Returns