ICorDebugArrayValue::GetElementType 方法

取得一個值來表示陣列元素的簡單型別。

語法

HRESULT GetElementType (  
    [out] CorElementType  *pType  
);  

參數

pType
[out] CorElementType 列舉之值的指標,可指出型別。

規格需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework版本:自 1.0 起可用