PointCollection.Clear Method

Definition

Removes all items from the collection.

public:
 virtual void Clear() = IVector<Point>::Clear;
void Clear();
public void Clear();
function clear()
Public Sub Clear ()

Implements

Applies to