StylusAsyncPluginCollection.Clear-Methode
Entfernt alle IStylusAsyncPlugin-Objekte aus der StylusAsyncPluginCollection-Instanz.
Namespace: Microsoft.StylusInput
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As StylusAsyncPluginCollection
instance.Clear()
public void Clear()
public:
void Clear()
public void Clear()
public function Clear()
Plattformen
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.
Versionsinformationen
.NET Framework
Unterstützt in: 3.0
Siehe auch
Referenz
StylusAsyncPluginCollection-Klasse