Clear Method

PPJoy

Removes all elements from the MappingCollection.

Namespace:  PPJoy
Assembly:  PPJoyWrapper (in PPJoyWrapper.dll)

Syntax

Visual Basic (Declaration)
Public Sub Clear
C#
public void Clear()
Visual C++
public:
virtual void Clear() sealed

Implements

IList..::.Clear()()()

See Also