SPSite.Dispose-Methode

Releases all unmanaged resources that are used by the site collection object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As SPSite

instance.Dispose()
public void Dispose()

Implementiert

IDisposable.Dispose()

Hinweise

The Dispose method calls the Close method.

Siehe auch

Referenz

SPSite Klasse

SPSite-Member

Microsoft.SharePoint-Namespace