Show / Hide Table of Contents

Method Dispose

| Edit this page View Source

Dispose()

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

Declaration
public void Dispose()
Implements
IDisposable.Dispose()
| Edit this page View Source

Dispose(bool)

Disposes the icon

Declaration
protected void Dispose(bool disposing)
Parameters
Type Name Description
bool disposing
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX