remove
remove(object)
Tries to remove element at index
remove(index)
| Parameter | Type | Description |
|---|---|---|
| index | object | index number |
Return Value
true
if successful, false if out of range
See Also
- class USADriveIdJurisdSubfile
- assembly Aspose.BarCode
remove(object)
Tries to remove element with 3-letter id
remove(id)
| Parameter | Type | Description |
|---|---|---|
| id | object | 3-letter id |
Return Value
true
if successful, false if no such id
See Also
- class USADriveIdJurisdSubfile
- assembly Aspose.BarCode