ESRI.ArcGIS.ADF
Dispose() Method
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > ComReleaser Class > Dispose Method : Dispose() Method




Implementation of IDisposable method Dispose() The Dispose method should release all the resources that it owns for unmanaged code resources.

Syntax

Visual Basic (Declaration) 
Public Overloads Sub Dispose() 
Visual Basic (Usage)Copy Code
Dim instance As ComReleaser
 
instance.Dispose()
C# 
public void Dispose()

See Also

© 2010 All Rights Reserved.