UCOMIEnumConnections.Reset-Methode: ()
Veröffentlicht: Oktober 2016
Setzt die Enumerationsfolge auf den Anfang zurück.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Syntax
void Reset()
void Reset()
abstract Reset : unit -> unit
Sub Reset
Hinweise
Weitere Informationen zu IEnumConnections::Reset, finden Sie in der MSDN Library.
Versionsinformationen
.NET Framework
Verfügbar seit 1.1
Siehe auch
UCOMIEnumConnections-Schnittstelle
System.Runtime.InteropServices-Namespace
Zurück zum Anfang