This document is archived and information here might be outdated. Recommended version. |
Unselects all objects.
[Visual Basic .NET]
Public Sub Clear ( _
ByVal initiator As Object _
)
[C#]
public void Clear (
object initiator
);