Share via


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()

See Also

Reference

DataPart Class

DataPart Members

DocumentFormat.OpenXml.Packaging Namespace