LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Dispose Method (RasterUserMatchTable)






Releases all resources used by this RasterUserMatchTable. .NET support WinRT support
Syntax
public void Dispose()
public void Close()
//In WinRT the IDisposable interface is replaced by IClosable and Close() is used instead if Dispose()
 function Leadtools.ImageProcessing.RasterUserMatchTable.Dispose()
public:
void Dispose(); 
'Declaration
 
Public Sub Dispose() 
 
'Usage
 
Dim instance As RasterUserMatchTable
 
instance.Dispose()
Remarks
For more information, refer to System.IDisposable.
Example
For an example, refer to RasterUserMatchTable.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterUserMatchTable Class
RasterUserMatchTable Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.