This document is archived and information here might be outdated. Recommended version. |
Removes all points from the collection.
[Visual Basic .NET]
Public Sub Clear ( _
)
[C#] public void Clear ( );
[C++]
HRESULT Clear(
void
);
Removes all points from the collection.