[]
Cleans up any resources being used.
protected override void Dispose(bool disposing)
Protected Overrides Sub Dispose(disposing As Boolean)
Type | Name | Description |
---|---|---|
bool | disposing | Whether the object is being disposed through the IDisposable interface (or else the object is being finalized by the garbage collector) |