Share via


ComObjectWrapper.Dispose Method (Boolean)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.BusinessApplications.Runtime
Assembly:  Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)

Syntax

'Declaration
Protected Overridable Sub Dispose ( _
    disposing As Boolean _
)
'Usage
Dim disposing As Boolean

Me.Dispose(disposing)
protected virtual void Dispose(
    bool disposing
)

Parameters

See Also

Reference

ComObjectWrapper Class

ComObjectWrapper Members

Dispose Overload

Microsoft.Office.BusinessApplications.Runtime Namespace