ICorProfilerObjectEnum::GetCount Method
Gets the total number of frozen objects in the collection.
HRESULT GetCount (
[out] ULONG *pcelt
);
Parameters
pcelt
[out] A pointer to the number of frozen objects in the collection.This method will always return zero in the .NET Framework version 3.5 Service Pack 1 (SP1) and later versions.
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0