XmpArray.Count Property
Gets the number of items in the array.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | The number of items in the array. |
See Also