다음을 통해 공유


ICorDebugArrayValue Interface

Definition

public interface class ICorDebugArrayValue : Microsoft::VisualStudio::CorDebugInterop::ICorDebugHeapValue
public interface class ICorDebugArrayValue : Microsoft::VisualStudio::CorDebugInterop::ICorDebugHeapValue
__interface ICorDebugArrayValue : Microsoft::VisualStudio::CorDebugInterop::ICorDebugHeapValue
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("0405B0DF-A660-11D2-BD02-0000F80849BD")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugArrayValue : Microsoft.VisualStudio.CorDebugInterop.ICorDebugHeapValue
[System.Runtime.InteropServices.Guid("0405B0DF-A660-11D2-BD02-0000F80849BD")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugArrayValue : Microsoft.VisualStudio.CorDebugInterop.ICorDebugHeapValue
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("0405B0DF-A660-11D2-BD02-0000F80849BD")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugArrayValue = interface
    interface ICorDebugHeapValue
    interface ICorDebugValue
[<System.Runtime.InteropServices.Guid("0405B0DF-A660-11D2-BD02-0000F80849BD")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugArrayValue = interface
    interface ICorDebugHeapValue
    interface ICorDebugValue
Public Interface ICorDebugArrayValue
Implements ICorDebugHeapValue
Attributes
Implements

Applies to