UCOMIEnumVARIANT Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
Use System.Runtime.InteropServices.ComTypes.IEnumVARIANT instead. http://go.microsoft.com/fwlink/?linkid=14202
Bunun yerine IEnumVARIANT kullanın.
public interface class UCOMIEnumVARIANT
[System.Runtime.InteropServices.Guid("00020404-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIEnumVARIANT
[System.Runtime.InteropServices.Guid("00020404-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumVARIANT instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIEnumVARIANT
[<System.Runtime.InteropServices.Guid("00020404-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type UCOMIEnumVARIANT = interface
[<System.Runtime.InteropServices.Guid("00020404-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumVARIANT instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type UCOMIEnumVARIANT = interface
Public Interface UCOMIEnumVARIANT
- Öznitelikler
Açıklamalar
Arabirim hakkında IEnumVARIANT
daha fazla bilgi için msdn kitaplığına bakın.
Yöntemler
Clone(Int32) |
Geçersiz.
Geçerli numaralama durumuyla aynı numaralandırma durumunu içeren başka bir numaralandırıcı oluşturur. |
Next(Int32, Int32, Int32) |
Geçersiz.
Numaralandırma dizisindeki belirtilen sayıda öğeyi alır. |
Reset() |
Geçersiz.
Numaralandırma dizisini en başa sıfırlar. |
Skip(Int32) |
Geçersiz.
Numaralandırma dizisinde belirtilen sayıda öğeyi atlar. |