←Select platform

Dispose(Boolean) Method

Summary

Releases all resources used by this object.

Syntax

C#
VB
C++
protected virtual void Dispose(  
   bool disposing 
) 
Protected Overloads Overridable Sub Dispose( _ 
   ByVal disposing As Boolean _ 
) 
protected: 
virtual void Dispose(  
   bool disposing 
) 

Parameters

disposing
true, if this method was called as a result of calling Dispose.

false, if this method was called as a result of object finalization.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize