ImmutableSortedSet<T>.Enumerator.Dispose 方法

定義

ImmutableSortedSet<T>.Enumerator 類別的目前執行個體所使用的資源釋出。

NuGet 套件System.Collections.Immutable (關於固定集合及其安裝方法)

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

實作

適用於