IEnumSTATDATA Interfaccia

Definizione

Fornisce la definizione gestita dell'interfaccia IEnumSTATDATA.

C#
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnumSTATDATA
C#
public interface IEnumSTATDATA
C#
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("00000103-0000-0000-C000-000000000046")]
public interface IEnumSTATDATA
Attributi

Commenti

Questa interfaccia enumera una matrice di STATDATA strutture.

Per altre informazioni, vedere Interfaccia IEnumSTATDATA.

Common Language Runtime genera un'eccezione quando un metodo COM nel codice nativo restituisce un valore HRESULT. Per altre informazioni, vedere How to: Map HRESULTs and Exceptions.

Metodi

Clone(IEnumSTATDATA)

Crea un nuovo enumeratore che contiene lo stesso stato di enumerazione dell'enumeratore corrente.

Next(Int32, STATDATA[], Int32[])

Recupera un determinato numero di elementi nella sequenza di enumerazione.

Reset()

Riporta all'inizio la sequenza di enumerazione.

Skip(Int32)

Ignora un determinato numero di elementi nella sequenza di enumerazione.

Si applica a

Prodotto Versioni
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1