IEnumMoniker Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Enumera os elementos de um moniker ou monikers em uma tabela de monikers. Para obter mais informações, consulte IEnumMoniker.
public interface class IEnumMoniker
public interface class IEnumMoniker
__interface IEnumMoniker
[System.Runtime.InteropServices.Guid("00000102-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumMoniker
[<System.Runtime.InteropServices.Guid("00000102-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumMoniker = interface
Public Interface IEnumMoniker
- Atributos
Métodos
| Clone(IEnumMoniker) | |
| Next(UInt32, IMoniker[], UInt32) | |
| Reset() | |
| Skip(UInt32) |