Spread for ASP.NET 10 Product Documentation
Dispose() Method


Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Syntax
'Declaration
 
Public Overloads Sub Dispose() 
'Usage
 
Dim instance As CellRangeSegmentData
 
instance.Dispose()
public void Dispose()
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

CellRangeSegmentData Class
CellRangeSegmentData Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.