EntityInstanceEnumeratorBase.Finalize Method
Allows the enumerator to perform cleanup operations before the memory allocated for the enumerator is automatically reclaimed.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Overrides Sub Finalize
'Usage
Me.Finalize()
protected override void Finalize()
See Also
Reference
EntityInstanceEnumeratorBase Class
EntityInstanceEnumeratorBase Members
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace