SortedDictionary<TKey,TValue>.ValueCollection.Enumerator.Dispose Method

Definition

Releases all resources used by the SortedDictionary<TKey,TValue>.ValueCollection.Enumerator.

public:
 virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()

Implements

Applies to