ICorDebugVariableHomeEnum 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 ICorDebugVariableHomeEnum : Microsoft::VisualStudio::CorDebugInterop::ICorDebugEnum
	[System.Runtime.InteropServices.Guid("E76B7A57-4F7A-4309-85A7-5D918C3DEAF7")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugVariableHomeEnum : Microsoft.VisualStudio.CorDebugInterop.ICorDebugEnum
	[<System.Runtime.InteropServices.Guid("E76B7A57-4F7A-4309-85A7-5D918C3DEAF7")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugVariableHomeEnum = interface
    interface ICorDebugEnum
	Public Interface ICorDebugVariableHomeEnum
Implements ICorDebugEnum
	- Attributes
 
- Implements
 
Methods
| Clone(ICorDebugEnum) | |
| GetCount(UInt32) | |
| Next(UInt32, ICorDebugVariableHome[], UInt32) | |
| Reset() | |
| Skip(UInt32) |