DataPart.ThrowIfObjectDisposed Method
Test whether the object is already destroyed (deleted from the package).
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Protected Sub ThrowIfObjectDisposed
'Usage
Me.ThrowIfObjectDisposed()
protected void ThrowIfObjectDisposed()