Frees unmanaged resources.
Namespace:
Greatis.FormDesignerAssembly: Greatis.FormDesigner.Interop (in Greatis.FormDesigner.Interop.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Dispose |
C# |
---|
public void Dispose() |
Visual C++ |
---|
public: virtual void Dispose() sealed |
JavaScript |
---|
function dispose(); |