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