HeapCheck.include Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
include(Int32, Boolean) | |
include(Int32) |
include(Int32, Boolean)
public:
virtual bool include(int _objectNo, bool _include);
public virtual bool include (int _objectNo, bool _include);
abstract member include : int * bool -> bool
override this.include : int * bool -> bool
Public Overridable Function include (_objectNo As Integer, _include As Boolean) As Boolean
Parameters
- _objectNo
- Int32
- _include
- Boolean