Condividi tramite


Metodo ICorDebugArrayValue::GetElementType

Ottiene un valore che indica il tipo semplice degli elementi nella matrice.

HRESULT GetElementType (
    [out] CorElementType  *pType
);

Parametri

  • pType
    [out] Puntatore a un valore dell'enumerazione CorElementType che indica il tipo.

Requisiti

Piattaforme: vedere Requisiti di sistema di .NET Framework.

Intestazione: CorDebug.idl, CorDebug.h

Libreria: CorGuids.lib

Versioni di .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

Vedere anche

Riferimenti

Interfaccia ICorDebugArrayValue