[]
Removes an DrawingShape object from the collection.
public bool Remove(int id)
Public Function Remove(id As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| int | id | The identifier of the object to remove from the collection. |
| Type | Description |
|---|---|
| bool |