Share via


ICorDebugType::GetRank Method

Gets the number of dimensions in an array type.

HRESULT GetRank (
    [out] ULONG32            *pnRank
);

Parameters

Parameter Description

pnRank

[out] A pointer to the number of dimensions.

Requirements

Platforms: Windows 2000, Windows XP, Windows Server 2003 family

Header: CorDebug.idl

Library: CorGuids.lib

.NET Framework Version: 2.0

See Also

Reference

ICorDebugType Interface