IVsUIDynamicCollection.ClearItems – metoda ()
Vymaže kolekce.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop.10.0 (v Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntaxe
int ClearItems()
int ClearItems()
abstract ClearItems : unit -> int
Function ClearItems As Integer
Vrácená hodnota
Type: System.Int32
S_OK vrátí, pokud kolekce byla odstraněna.
Viz také
IVsUIDynamicCollection – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek