Table of Contents

Method GetArrayOrPointerType

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

GetArrayOrPointerType(CorElementType, int, CorType)

public CorType GetArrayOrPointerType(CorElementType elementType, int rank, CorType parameterTypes)

Parameters

elementType CorElementType
rank int
parameterTypes CorType

Returns

CorType