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