_Settings_Keys (gb.settings)
This virtual class allows to enumerate all top-level keys of a settings file, or all keys under a specific slot.
Questa classe è virtuale.
Questa classe non è creabile.
Questa classe si comporta come un
solo-lettura array.
Questa classe è
enumerabile con la parola chiave
FOR EACH.
Proprietà
All
|
Return all keys of the current parent slot, or all top-level keys, as a string array.
|
Count
|
Return the number of keys of the current parent slot, or the number of top-level slots.
|
Metodi
Exist
|
Return if the current parent slot has the specific key, or if there is a top-level slot with that key.
|