Udostępnij za pośrednictwem


Metoda IVsUICollection.Close — ()

 

Zamyka kolekcji.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop.10.0 (w Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Składnia

int Close()
int Close()
abstract Close : unit -> int
Function Close As Integer

Wartość zwracana

Type: System.Int32

Zwraca S_OK, jeśli kolekcja prawidłowo został zamknięty.

Implementuje

IVsUISimpleDataSource.Close()

Zobacz też

Interfejs IVsUICollection
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku