UCOMIEnumMoniker Gränssnitt

Definition

Varning

Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202

Använd IEnumMoniker i stället.

public interface class UCOMIEnumMoniker
[System.Runtime.InteropServices.Guid("00000102-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIEnumMoniker
[System.Runtime.InteropServices.Guid("00000102-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIEnumMoniker
[<System.Runtime.InteropServices.Guid("00000102-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type UCOMIEnumMoniker = interface
[<System.Runtime.InteropServices.Guid("00000102-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type UCOMIEnumMoniker = interface
Public Interface UCOMIEnumMoniker
Attribut

Kommentarer

Mer information om gränssnittet finns i IEnumMoniker MSDN-biblioteket.

Metoder

Name Description
Clone(UCOMIEnumMoniker)
Föråldrad.

Skapar en annan uppräkning som innehåller samma uppräkningstillstånd som den aktuella.

Next(Int32, UCOMIMoniker[], Int32)
Föråldrad.

Hämtar ett angivet antal objekt i uppräkningssekvensen.

Reset()
Föråldrad.

Återställer uppräkningssekvensen till början.

Skip(Int32)
Föråldrad.

Hoppar över ett angivet antal objekt i uppräkningssekvensen.

Gäller för