ICorDebugArrayValue::GetElementType 方法
取得值,這個值表示陣列中元素的簡單型別。
HRESULT GetElementType (
[out] CorElementType *pType
);
參數
- pType
[out] CorElementType 列舉型別 (Enumeration) 值的指標,表示型別。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorDebug.idl、CorDebug.h
**程式庫:**CorGuids.lib
**.NET Framework 版本:**4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0