ICorDebugArrayValue Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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