次の方法で共有


DataSourceCollection.Dispose Method (Boolean)

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Protected Overridable Sub Dispose ( _
    disposing As Boolean _
)
protected virtual void Dispose(
    bool disposing
)

Parameters

  • disposing
    Type: System.Boolean
    True means this is a call to Dispose. False means it has been called from the finalizer.

.NET Framework Security

See Also

Reference

DataSourceCollection Class

Dispose Overload

Microsoft.Internal.VisualStudio.PlatformUI Namespace