|
Enhanced C#
Language of your choice: library documentation
|
Enumerator for FVList; also used by FWList. More...
Enumerator for FVList; also used by FWList.
Public fields | |
| FVList< T > | _tail |
| T | _current |
Properties | |
| T | Current [get] |
| object System.Collections.IEnumerator. | Current [get] |
Public Member Functions | |
| Enumerator (FVList< T > list) | |
| Enumerator (VList< T > list) | |
| bool | MoveNext () |
| void | Reset () |
| void | Dispose () |
1.8.17