SPSite.Dispose - Méthode
Releases all unmanaged resources that are used by the site collection object.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub Dispose
'Utilisation
Dim instance As SPSite
instance.Dispose()
public void Dispose()
Implémentations
Remarques
The Dispose method calls the Close method.