Método IVsUICollection.Close ()
Publicado: abril de 2016
Fecha a coleção.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (em Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Sintaxe
int Close()
int Close()
abstract Close : unit -> int
Function Close As Integer
Valor de retorno
Type: System.Int32
Retorna S_OK se a coleção foi fechada corretamente.
Implementações
Consulte também
Interface IVsUICollection
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo