IVsEnumIndependentViews Interface

Definição

Enumera uma coleção de exibições independentes.

public interface class IVsEnumIndependentViews
public interface class IVsEnumIndependentViews
__interface IVsEnumIndependentViews
[System.Runtime.InteropServices.Guid("B9040F95-DADB-443A-A3C3-1C442F1BDA72")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsEnumIndependentViews
[<System.Runtime.InteropServices.Guid("B9040F95-DADB-443A-A3C3-1C442F1BDA72")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsEnumIndependentViews = interface
Public Interface IVsEnumIndependentViews
Atributos

Métodos

GetCount(UInt32)

Retorna a contagem total de exibições independentes na sequência de enumeração.

Next(UInt32, Object[], UInt32)

Recupera exibições independentes da sequência de enumeração.

Reset()

Redefine a sequência de enumeração para o início.

Aplica-se a