I_Collection (Interface)
Base interface for collections.
Extends: __SYSTEM.IQueryInterface
Properties
_Count
Type: T_Capacity
Number of items in the collection.
_Empty
Type: BOOL
Checks if collection is empty.
_Error_Status
Type: T_Error
Error status of the collection.