Método IVsUIDynamicCollection.ClearItems ()
Limpa 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 ClearItems()
int ClearItems()
abstract ClearItems : unit -> int
Function ClearItems As Integer
Valor de retorno
Type: System.Int32
Retorna S_OK se a coleção foi excluída.
Consulte também
Interface IVsUIDynamicCollection
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo