ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPArray<T> Class : RemoveAt Method |
'Usage Dim instance As ImGearXMPArray(Of T) Dim index As Integer instance.RemoveAt(index)
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | index is less than 0. -or- index is greater than Count. |