Compartir a través de


ICorDebugArrayValue::GetCount (Método)

Obtiene el número total de elementos de la matriz.

HRESULT GetCount (
    [out] ULONG32 *pnCount
);

Parámetros

  • pnCount
    [out] Puntero al número total de elementos en la matriz.

Requisitos

Plataformas: vea Requisitos de sistema de .NET Framework.

Encabezado: CorDebug.idl, CorDebug.h

Biblioteca: CorGuids.lib

Versiones de .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

Vea también

Referencia

ICorDebugArrayValue (Interfaz)