XmpArray.RemoveAt(Int32) Method
Removes an item at the specified index from the array.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | The item index. |
See Also