type IEnumerator<T> = interface
This item has no description.
![]() |
function GetCurrent: T; |
![]() |
property Current: T read GetCurrent; |
![]() |
function GetCurrent: T; |
|
This item has no description. Attributes
| |
![]() |
property Current: T read GetCurrent; |
|
This item has no description. Attributes
| |