Interface IEnumerator
Unit
Declaration
type IEnumerator<T> = interface
Description
This item has no description.
Overview
Methods
![]() |
function GetCurrent: T; |
Properties
![]() |
property Current: T read GetCurrent; |
Description
Methods
![]() |
function GetCurrent: T; |
|
This item has no description. Attributes
| |
Properties
![]() |
property Current: T read GetCurrent; |
|
This item has no description. Attributes
| |
