StylusSyncPluginCollection.Clear-Methode
Entfernt alle IStylusSyncPlugin-Objekte aus der StylusSyncPluginCollection-Instanz.
Namespace: Microsoft.StylusInput
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As StylusSyncPluginCollection
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
StylusSyncPluginCollection-Klasse