ICorDebugType Interface

Definition

public interface class ICorDebugType
public interface class ICorDebugType
__interface ICorDebugType
[System.Runtime.InteropServices.Guid("D613F0BB-ACE1-4C19-BD72-E4C08D5DA7F5")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugType
[<System.Runtime.InteropServices.Guid("D613F0BB-ACE1-4C19-BD72-E4C08D5DA7F5")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugType = interface
Public Interface ICorDebugType
Attributes

Methods

EnumerateTypeParameters(ICorDebugTypeEnum)
GetBase(ICorDebugType)
GetClass(ICorDebugClass)
GetFirstTypeParameter(ICorDebugType)
GetRank(UInt32)
GetStaticFieldValue(UInt32, ICorDebugFrame, ICorDebugValue)
GetType(CorElementType)

Applies to