EntityInstanceEnumeratorBase.Dispose Method
Releases all resources used by the enumerator.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As EntityInstanceEnumeratorBase
instance.Dispose()
public void Dispose()
See Also
Reference
EntityInstanceEnumeratorBase Class
EntityInstanceEnumeratorBase Members
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace