ICorProfilerObjectEnum::GetCount Method
Gets the total number of frozen objects in the collection.
Syntax
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 System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: Available since 2.0
See also
Работете съвместно с нас в GitHub
Източникът за това съдържание може да бъде намерен в GitHub, където можете също да създавате и преглеждате проблеми и да изтегляте искания. За повече информация вижте нашето ръководство за сътрудник.