Method Dispose
Dispose(bool)
Disposes of the cached component filter.
Declaration
protected virtual void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing | Whether or not to dispose the contents of this object. |
See Also
Dispose()
Part of the IDisposable pattern.
Declaration
public void Dispose()