ComWrapper IsDisposed Method TIBCO Spotfire 6.0 API Reference
Determines whether this instance is disposed.

Namespace: Spotfire.Dxp.Application.Interop
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

protected bool IsDisposed()

Return Value

Type: Boolean
true if this instance is disposed; otherwise, false.
See Also