Intersoft WebInput Documentation
Dispose Method
See Also  Send Feedback
ISNet.WebUI.WebControls Namespace > WebInput Class : Dispose Method






Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Dispose() 
Visual Basic (Usage)Copy Code
Dim instance As WebInput
 
instance.Dispose()
C# 
public virtual void Dispose()
Delphi 
public procedure Dispose(); virtual; 
JScript 
public function Dispose();
Managed Extensions for C++ 
public: virtual void Dispose(); 
C++/CLI 
public:
virtual void Dispose(); 

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

© 2013 Intersoft Solutions Corp. All Rights Reserved.