protected override void DisposeObject() { if (_suppressDispose) { return; } Invoke.std_vector_uint_delete(ref _ptr); }