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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.