Removes an object of the type Shape from the collection.
public void Remove(Drawing.Shape shape);
Public Sub Remove(shape As Drawing.Shape)