ICorDebugArrayValue::GetCount Method
Gets the total number of elements in the array.
HRESULT GetCount (
[out] ULONG32 *pnCount
);
Parameters
- pnCount
[out] A pointer to the total number of elements in the array.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Version: 2.0, 1.1, 1.0