ImmutableDictionary<TKey,TValue>.Enumerator.Dispose Método
Definição
Libera os recursos usados pela instância atual da classe ImmutableDictionary<TKey,TValue>.Enumerator.Releases the resources used by the current instance of the ImmutableDictionary<TKey,TValue>.Enumerator class.
public:
virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()