NonGenericList.Remove
NonGenericList.Remove method
Removes the first occurrence of a specific object from the IList.
public void Remove(object value)
| Parameter | Type | Description |
|---|---|---|
| value | Object | The Object to remove from the IList. |
See Also
- class NonGenericList
- namespace Aspose.Imaging
- assembly Aspose.Imaging