private void Dispose(bool Disposing) { if (_this != IntPtr.Zero) { vtbl.Release(_this); _this = IntPtr.Zero; } vtbl = null; }