I_Iterable (Interface)
Interface that defines the standard structure for indexable collections
Extends: __SYSTEM.IQueryInterface
Properties
_Begin
Type: T_Position
Index of the first element.
_End
Type: T_Position
Index of the last element.
Interface that defines the standard structure for indexable collections
Extends: __SYSTEM.IQueryInterface
Type: T_Position
Index of the first element.
Type: T_Position
Index of the last element.