C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Collections.Generic
List(T).Enumerator Structure
Enumerator Methods
Dispose Method
MoveNext Method
List
T
Enumerator
Dispose Method
Releases all resources used by the
List
T
Enumerator
.
Namespace:
System.Collections.Generic
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
void
Dispose
()
Implements
IDisposable
Dispose
See Also
Reference
List
T
Enumerator Structure
System.Collections.Generic Namespace