.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.
Esta clase es virtual.
Esta clase no es instanciable.
Esta clase actúa como un array de
sólo lectura.
Esta clase es
enumerable con la palabra clave
FOR EACH.
Propiedades
Count
|
Returns the number of elements in the collection of sub-objects.
|
Métodos
Exist
|
Returns if a specified element exists in the collection of sub-objects.
|
Refresh
|
Refreshes the collection contents by clearing its internal cache.
|