HandleCollector.Remove Method

Definition

Decrements the current handle count.

public:
 void Remove();
public void Remove ();
member this.Remove : unit -> unit
Public Sub Remove ()

Exceptions

The Count property is less than 0.

Applies to