UIDataSourceDynamicCollection.Clear Method

This member overrides UIDataSourceCollection.Clear().

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

声明
Public Overrides Sub Clear
用法
Dim instance As UIDataSourceDynamicCollection

instance.Clear()
public override void Clear()
public:
virtual void Clear() override
abstract Clear : unit -> unit 
override Clear : unit -> unit 
public override function Clear()

Implements

ICollection<T>.Clear()

.NET Framework Security

See Also

Reference

UIDataSourceDynamicCollection Class

UIDataSourceDynamicCollection Members

Microsoft.Internal.VisualStudio.PlatformUI Namespace