HeapCheck.testBlocks 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
testBlocks() | |
testBlocks(Int32) |
testBlocks()
public:
virtual int testBlocks();
public virtual int testBlocks ();
abstract member testBlocks : unit -> int
override this.testBlocks : unit -> int
Public Overridable Function testBlocks () As Integer