ToolCollectionDispose(Boolean) Method
Disposes resources used by this class.
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
protected virtual void Dispose(
bool bDisposing
)
Protected Overridable Sub Dispose (
bDisposing As Boolean
)
Parameters
- bDisposing Boolean
- True to dispose managed resources only; False
to dispose both - managed and unmanaged.