[]
Removes a value from the collection.
public bool Remove(IFpStatusBarElement item)
Public Function Remove(item As IFpStatusBarElement) As Boolean
Type | Name | Description |
---|---|---|
IFpStatusBarElement | item | String value. |
Type | Description |
---|---|
bool | true if item was successfully removed from the collection; otherwise, false. |