PrimitiveBaseCollectionDispose(Boolean) Method
Disposes resources used by this class.
Namespace: BeeMobile.TransparentControls.PrimitivesAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
protected virtual void Dispose(
bool bDisposing
)
Protected Overridable Sub Dispose (
bDisposing As Boolean
)
Parameters
- bDisposing Boolean
- False to dispose unmanaged resources only; true
to dispose both - managed and unmanaged.