ImmutableHashSet<T>.Enumerator.Dispose Method

Definition

Releases the resources used by the current instance of the ImmutableHashSet<T>.Enumerator class.

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

Implements

Applies to