IEnumHierarchies.Reset – metoda ()
Čítač vrátíte do původního stavu.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
int Reset()
int Reset()
abstract Reset : unit -> int
Function Reset As Integer
Vrácená hodnota
Type: System.Int32
Pokud metoda uspěje, vrací S_OK.Pokud se nezdaří, vrátí kód chyby.
Viz také
IEnumHierarchies – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek