RadarSoft.RadarCube.Web.MSAS Send comments on this topic.
Dispose Method
See Also 
RadarSoft.RadarCube.Web Namespace > TOLAPCube Class : Dispose Method




Enables a server control to perform a final clean up before it is released from memory.

Syntax

Visual Basic (Declaration) 
Public Overrides Sub Dispose() 
Visual Basic (Usage)Copy Code
Dim instance As TOLAPCube
 
instance.Dispose()
C# 
public override void Dispose()
Managed Extensions for C++ 
public: void Dispose(); override 
C++/CLI 
public:
void Dispose(); override 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 Radar-Soft, L.L.C. All Rights Reserved.