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