.SubCollection (gb.db)
This virtual class is the parent class of every collection of sub-objects.
It is only intended for internal use inside native components.
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à
Count
|
Returns the number of elements in the collection of sub-objects.
|
Metodi
Exist
|
Returns if a specified element exists in the collection of sub-objects.
|
Refresh
|
Refreshes the collection contents by clearing its internal cache.
|