Icon.Dispose Method

Definition

Releases all resources used by this Icon.

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

Implements

Remarks

Calling Dispose allows the resources that are used by this Icon to be reallocated for other purposes.

Applies to