title Platform::ObjectDisposedException Class ms.date 12/30/2016 ms.topic reference f1_keywords VCCORLIB/Platform::ObjectDisposedException VCCORLIB/Platform::ObjectDisposedException::ObjectDisposedException helpviewer_keywords Platform::ObjectDisposedException ms.assetid 68506fe4-d09c-4407-999f-1e3edb261d41 Platform::ObjectDisposedException Class Thrown when an operation is performed on a disposed object. Syntax public ref class ObjectDisposedException : COMException, IException, IPrintable, IEquatable Remarks For more information, see COMException. Requirements Minimum supported client: Windows 8 Minimum supported server: Windows Server 2012 Namespace: Platform Metadata: platform.winmd See also Platform::COMException Class