IVsUIDynamicCollection.ClearItems Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears the collection.
public:
int ClearItems();
public:
int ClearItems();
int ClearItems();
public int ClearItems ();
abstract member ClearItems : unit -> int
Public Function ClearItems () As Integer
Returns
Returns S_OK if the collection was deleted.