ICorDebugArrayValue::GetCount 方法

获取数组中的元素总数。

语法

HRESULT GetCount (  
    [out] ULONG32 *pnCount  
);  

参数

pnCount
[out] 一个指针,指向数组中的元素总数。

要求

平台:请参阅系统要求

标头:CorDebug.idl、CorDebug.h

库:CorGuids.lib

.NET Framework 版本:自 1.0 起可用