HandleCollector.Add Method

Definition

Increments the current handle count.

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

Exceptions

The Count property is less than 0.

Applies to