UCOMIEnumMoniker Arabirim

Tanım

Dikkat

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

Dikkat

Bu API artık kullanım dışıdır.

Bunun yerine IEnumMoniker kullanın.

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.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete]
[System.Runtime.InteropServices.Guid("00000102-0000-0000-c000-000000000046")]
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
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete>]
[<System.Runtime.InteropServices.Guid("00000102-0000-0000-c000-000000000046")>]
type UCOMIEnumMoniker = interface
Public Interface UCOMIEnumMoniker
Öznitelikler

Açıklamalar

Arabirim hakkında daha fazla bilgi için IEnumMoniker MSDN Kitaplığı ' na bakın.

Yöntemler

Clone(UCOMIEnumMoniker)

Geçerli numaralandırma durumunu içeren başka bir Numaralandırıcı oluşturur.

Next(Int32, UCOMIMoniker[], Int32)

Sabit Listesi dizisinde belirtilen sayıda öğeyi alır.

Reset()

Numaralandırma dizisini başlangıca sıfırlar.

Skip(Int32)

Sabit Listesi dizisinde belirtilen sayıda öğeyi atlar.

Şunlara uygulanır