Method Remove
Remove(IShape)
Declaration
public bool Remove(IShape item)
Parameters
Type | Name | Description |
---|---|---|
IShape | item |
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Collections.Generic.ICollection<T>.Remove(T)
public bool Remove(IShape item)
Type | Name | Description |
---|---|---|
IShape | item |
Type | Description |
---|---|
System.Boolean |