Dictionary<'TKey, 'TValue>.KeyCollection.Enumerator.Dispose Method ()

 

Releases all resources used by the Dictionary<'TKey, 'TValue>.KeyCollection.Enumerator.

Namespace:   System.Collections.Generic
Assembly:  mscorlib (in mscorlib.dll)

abstract Dispose : unit -> unit
override Dispose : unit -> unit

This method is called by the Object.Finalize method.

Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Return to top
Show: