Dela via


BorrowedList<TElement>.Dispose Method

Definition

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

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

Implements

Remarks

This method returns all borrowed arrays to the shared pool.

Applies to