ICorDebugArrayValue::GetElementType Method

Gets a value that indicates the simple type of the elements in the array.

Syntax

HRESULT GetElementType (  
    [out] CorElementType  *pType  
);  

Parameters

pType
[out] A pointer to a value of the CorElementType enumeration that indicates the type.

Requirements

Platforms: See System Requirements.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET Framework Versions: Available since 1.0