XpsArray1.Remove
XpsArray<T>.Remove method
Removes an object from array.
public T Remove(T obj)
| Parameter | Type | Description |
|---|---|---|
| obj | T | The object to remove. |
Return Value
Removed object.
See Also
- class XpsArray<T>
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page