|
Enhanced C#
Language of your choice: library documentation
|
Enumerator for MSet<T>. More...
Enumerator for MSet<T>.
This is a wrapper of Impl.InternalSet<T>.Enumerator that blocks editing functionality.
Public fields | |
| InternalSet< T >.Enumerator | _e |
Properties | |
| T | Current [get] |
| object System.Collections.IEnumerator. | Current [get] |
Public Member Functions | |
| bool | MoveNext () |
| void IDisposable. | Dispose () |
| void System.Collections.IEnumerator. | Reset () |
1.8.17