C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Collections.Generic
Dictionary(TKey, TValue).ValueCollection.Enumerator Structure
Enumerator Methods
Dispose Method
MoveNext Method
Dictionary
TKey
,
TValue
ValueCollection
Enumerator
Dispose Method
Releases all resources used by the
Dictionary
TKey, TValue
ValueCollection
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
Dictionary
TKey, TValue
ValueCollection
Enumerator Structure
System.Collections.Generic Namespace