IVsUICollection.Close – metoda ()
Ukončí kolekci.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop.10.0 (v Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntaxe
int Close()
int Close()
abstract Close : unit -> int
Function Close As Integer
Vrácená hodnota
Type: System.Int32
S_OK vrátí, pokud kolekce byl správně uzavřen.
Implementuje
Viz také
IVsUICollection – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek